yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13065
[Bug 1279497] Re: NSX plugin: punctual state synchronization might cause timeouts
** Changed in: neutron/havana
Status: Fix Committed => 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/1279497
Title:
NSX plugin: punctual state synchronization might cause timeouts
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron havana series:
Fix Released
Bug description:
When performing punctual state synchronization (*) the NSX plugin
might trigger the infamous eventlet-mysql deadlock since a NSX API
call is performed from within a DB transaction.
This should be avoided, especially since the transaction is not needed
in this case.
(*) This can be enabled either via a configuration variable or by explicitly selecting the 'status' field in Neutron APIs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1279497/+subscriptions
References