diff options
author | Michael Still <mikal@stillhq.com> | 2012-10-25 10:13:53 +1100 |
---|---|---|
committer | Michael Still <mikal@stillhq.com> | 2013-02-06 12:43:33 +1100 |
commit | 51efba78bdcee821937c28c1973ec80e8c2d59ae (patch) | |
tree | faa4b454fe361b71187e07b4ed71ecaa29b24bdc /openstack/common/db/sqlalchemy/utils.py | |
parent | a9b69ff076080e31271d32751580c35107f0a451 (diff) | |
download | oslo-51efba78bdcee821937c28c1973ec80e8c2d59ae.tar.gz oslo-51efba78bdcee821937c28c1973ec80e8c2d59ae.tar.xz oslo-51efba78bdcee821937c28c1973ec80e8c2d59ae.zip |
Emit a warning if RPC calls made with lock.
This patch will log a warning every time a RPC call is made while
a lock is held if the caller has requested it. This should help us
track down performance problems such as the security group refresh
problem recently found in nova.
RPC calls can emit a warning if called with check_for_lock=True
and debugging is turned on.
Sneaks up on bug 1063222.
Change-Id: Ice94093efb3cb95dd58b31d6ba817c7d505c15af
Diffstat (limited to 'openstack/common/db/sqlalchemy/utils.py')
0 files changed, 0 insertions, 0 deletions