yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08209
[Bug 1268891] [NEW] Possible livelock on sqlachemy.api.retry_on_deadlock
Public bug reported:
A random interval is necessary to prevent the colliding
transactions don't continuously keep bumping into each other
without progress.
https://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py
** Affects: nova
Importance: Undecided
Assignee: sahid (sahid-ferdjaoui)
Status: In Progress
** Changed in: nova
Assignee: (unassigned) => sahid (sahid-ferdjaoui)
** Description changed:
A random interval is necessary to prevent the colliding
transactions don't continuously keep bumping into each other
without progress.
+
+ https://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py
--
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/1268891
Title:
Possible livelock on sqlachemy.api.retry_on_deadlock
Status in OpenStack Compute (Nova):
In Progress
Bug description:
A random interval is necessary to prevent the colliding
transactions don't continuously keep bumping into each other
without progress.
https://git.openstack.org/cgit/openstack/nova/tree/nova/db/sqlalchemy/api.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1268891/+subscriptions
Follow ups
References