yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21625
[Bug 1268895] Re: Possible infinity loop on sqlachemy.api._retry_on_deadlock
Closing as Opinion.
** Changed in: nova
Status: Incomplete => Opinion
** Changed in: nova
Assignee: sahid (sahid-ferdjaoui) => (unassigned)
--
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):
Opinion
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
References