Comment 1 for bug 1871332

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.opendev.org/717955
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=f6090d885c8ebe00a89307a1e2f5621de75dcda8
Submitter: Zuul
Branch: master

commit f6090d885c8ebe00a89307a1e2f5621de75dcda8
Author: Erik Olof Gunnar Andersson <email address hidden>
Date: Mon Apr 6 22:39:36 2020 -0700

    Adding distributed locking to central

    The current locking implementation is limited to
    the running process. This introduces distributed
    locking that will help prevent race conditions
    when there are many instances of designate-central
    running.

    Closes-Bug: #1871332
    Change-Id: I98f7f80ce365cdee33528f9964c03274f62a795a