Public bug reported:

delete_floatingip() calls to delete_port() under transaction.
delete_port() sends notifications, which may result in yield to another
green thread and potential db lock timeout.

** Affects: neutron
     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/1332577

Title:
  Potential db lock timeout in delete_port()

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  delete_floatingip() calls to delete_port() under transaction.
  delete_port() sends notifications, which may result in yield to
  another green thread and potential db lock timeout.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to