← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1279497] Re: NSX plugin: punctual state synchronization might cause timeouts

 

** Also affects: neutron/havana
   Importance: Undecided
       Status: New

-- 
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 Committed
Status in neutron havana series:
  New

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