← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278991] [NEW] NSX: Deadlock can occur in sync code

 

Public bug reported:

The sync code that syncs the operational status to the db calls out to
nsx within a db transaction which can cause deadlock if another request
comes in and eventlet context switches it.

** Affects: neutron
     Importance: High
     Assignee: Aaron Rosen (arosen)
         Status: New


** Tags: nicira

** Changed in: neutron
     Assignee: (unassigned) => Aaron Rosen (arosen)

** Changed in: neutron
   Importance: Undecided => High

** Tags added: 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/1278991

Title:
  NSX: Deadlock can occur in sync code

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The sync code that syncs the operational status to the db calls out to
  nsx within a db transaction which can cause deadlock if another
  request comes in and eventlet context switches it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1278991/+subscriptions


Follow ups

References