I'm moving back to fixed because no one knows why the bug was reopened.

** Changed in: nova
       Status: Incomplete => Fix Released

-- 
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/1063222

Title:
  Warn when a RPC call is made while a lock is held

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  We shouldn't be making RPC calls while a lock is held, as it blocks
  other users of the lock waiting on the RPC to return. This came up for
  me with the iptables lock and a call to nova-network which is being
  tracked in bug 1062314. I would like to see a generic warning being
  issued when this scenario occurs, so that we know to track down these
  things when they happen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1063222/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to