yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09627
[Bug 1279497] [NEW] NSX plugin: punctual state synchronization might cause timeouts
Public bug reported:
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.
** Affects: neutron
Importance: Low
Assignee: Salvatore Orlando (salvatore-orlando)
Status: In Progress
** Tags: nicira
--
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):
In Progress
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
Follow ups
References