diff options
| author | Alan Conway <aconway@apache.org> | 2014-08-08 09:24:03 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2014-08-08 09:24:03 +0000 |
| commit | a833f714a4de983bce8fb1c2f6b87070bd3b4309 (patch) | |
| tree | b480782830390484038c9b62e45c71958f58571c /qpid/tools/src/java | |
| parent | d06ee666b50104bcd7cc42f656a68cce8636f79c (diff) | |
| download | qpid-python-a833f714a4de983bce8fb1c2f6b87070bd3b4309.tar.gz | |
QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))
Problem: transactional dequeues can be sent via two paths as part of the transaction and
via the normal queue replication. If journal is involved this can result result in store errors
if the normal replication path attempts to dequeue before the transaction.
Solution: this is also the case for enqueues, and we already have code in place to skip replication
of tx enqueues via the normal route. Copied the same logic for dequeues.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1616703 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/tools/src/java')
0 files changed, 0 insertions, 0 deletions
