← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1332577] Re: Potential db lock timeout in delete_port()

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
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 neutron:
  Expired

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


References