yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16458
[Bug 1332577] [NEW] Potential db lock timeout in delete_port()
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
Follow ups
References