summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Uuid.cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2012-10-24 14:33:09 +0000
committerAlan Conway <aconway@apache.org>2012-10-24 14:33:09 +0000
commiteb6acf1347178746633d9cc5611034f505b8d98b (patch)
treeeb17fdc53a8ff2cffa324b4901aee7ee0d567c11 /cpp/src/tests/Uuid.cpp
parent531c9d1aef70f788265f60ca63efb1654d6e32b7 (diff)
downloadqpid-python-eb6acf1347178746633d9cc5611034f505b8d98b.tar.gz
Bug 868364 - QPID-4391: HA replicating subscriptions should not auto-delete queues
When an auto-delete queue is replicated, the replicating subscription attempts to auto-delete the queue after it has already been auto-deleted by the closing of the last non-HA consumer. An issue occurs if a new auto-delete queue with the same name is created shortly after the deletion of the previously queue. This can occur when a client subscribes to an auto-delete queue and is temporarily disconnected from the broker. It is possible for the cancelled HA subscription to remove the newly created queue from the queue registry since the old and new queues use the same names. The HA replicating subscription should not execute the auto-delete logic when the subscription is cancelled. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1401709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/Uuid.cpp')
0 files changed, 0 insertions, 0 deletions