yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08210
[Bug 1268895] [NEW] Possible infinity loop on sqlachemy.api._retry_on_deadlock
Public bug reported:
We need to add max attempts logic to retry_on_deadlock
Retry on deadlock can continue to infinity and produce
a timeout in an other part of code causing an increase
difficulty to debug the real problem.
https://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py#n162
** Affects: nova
Importance: Undecided
Assignee: sahid (sahid-ferdjaoui)
Status: New
** Changed in: nova
Assignee: (unassigned) => sahid (sahid-ferdjaoui)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1268895
Title:
Possible infinity loop on sqlachemy.api._retry_on_deadlock
Status in OpenStack Compute (Nova):
New
Bug description:
We need to add max attempts logic to retry_on_deadlock
Retry on deadlock can continue to infinity and produce
a timeout in an other part of code causing an increase
difficulty to debug the real problem.
https://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py#n162
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1268895/+subscriptions
Follow ups
References