summaryrefslogtreecommitdiff
path: root/java/client
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-09-12 19:18:43 +0000
committerAlan Conway <aconway@apache.org>2012-09-12 19:18:43 +0000
commit64a6c7ff8e6517e0bb115705c89ddae7d957f05c (patch)
tree818acca3dec311ffc412674cec850bb08e5157f1 /java/client
parentced580db7fc682760b7a85d3997321f34d9bd585 (diff)
downloadqpid-python-64a6c7ff8e6517e0bb115705c89ddae7d957f05c.tar.gz
NO-JIRA: HA fix deadlock between Link and HaBroker
HaBroker::setBrokerUrl was calling Link::setUrl (via Backup::setBrokerUrl) with lock held Link::ioThreadProcessing called HaBroker::getStaus with lock held. In HaBroker, moved calls to Backup out of lock scope in HaBroker::setMembership and haBroker::setBrokerUrl. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1384095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
0 files changed, 0 insertions, 0 deletions