summaryrefslogtreecommitdiff
path: root/qpid/tools/src/java
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2014-08-08 09:24:03 +0000
committerAlan Conway <aconway@apache.org>2014-08-08 09:24:03 +0000
commita833f714a4de983bce8fb1c2f6b87070bd3b4309 (patch)
treeb480782830390484038c9b62e45c71958f58571c /qpid/tools/src/java
parentd06ee666b50104bcd7cc42f656a68cce8636f79c (diff)
downloadqpid-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