Reviewed: https://review.opendev.org/c/openstack/neutron/+/781555 Committed: https://opendev.org/openstack/neutron/commit/90980f496cfa3cc5df1c93cf834a44f33d3f1f6f Submitter: "Zuul (22348)" Branch: master
commit 90980f496cfa3cc5df1c93cf834a44f33d3f1f6f Author: Terry Wilson <[email protected]> Date: Thu Mar 18 15:01:07 2021 -0500 Add wait for the post-fork event to nb/sb objects It is possible for events from the nb/sb to fire before the opposite db connection is made. These events can call back into driver code which tries to access the other db before it is connected. Closes-Bug: #1929197 Closes-Bug: #1928794 Closes-Bug: #1929633 Change-Id: If947581b90ced42981c4611c32de8f428a052c69 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1929197 Title: [OVN] SB connection unreliable Status in neutron: Fix Released Bug description: I believe that patch https://review.opendev.org/c/openstack/neutron/+/789255 might have broken some functionality, eg. this happens: http://paste.openstack.org/show/805541/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1929197/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

