← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1268891] Re: Possible livelock on sqlachemy.api.retry_on_deadlock

 

since a discuss on the review, it looks this change is not relevant.

** Changed in: nova
       Status: In Progress => Invalid

-- 
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):
  Invalid

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


References