diff options
author | Alan Conway <aconway@apache.org> | 2013-09-11 20:53:22 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2013-09-11 20:53:22 +0000 |
commit | 4fe2d26d1ab8343a8bde3707fd2676fd6f6f5c98 (patch) | |
tree | e1cfd59c2d81287bf06a485588fd3b4eeab70fce /qpid/cpp/examples/messaging | |
parent | 62f49e6110190541aea1843532bf152a70ada803 (diff) | |
download | qpid-python-4fe2d26d1ab8343a8bde3707fd2676fd6f6f5c98.tar.gz |
QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue.
Fix crash caused by double-delete of transaction queue when a broker joins while
a transaction is in progress.
- Ignore mode for non-participants in TX.
- Try/catch around queue & exchange deletion.
- Consistent use of QueueRegistry::get when queues are required.
- Remove unnecessary exchange delete warning.
- Remove HaBroker::delete, use realm@username when deleting queues.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1522031 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/messaging')
0 files changed, 0 insertions, 0 deletions