summaryrefslogtreecommitdiff
path: root/qpid/cpp/docs/api
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-12-10 14:11:36 +0000
committerAlan Conway <aconway@apache.org>2013-12-10 14:11:36 +0000
commitc52b4b966e4127aa2c965a4d29560b13cefcdc20 (patch)
tree5cf018888147d382e6777649b0f396c1086e7aa7 /qpid/cpp/docs/api
parent077619a135faf171ba85baf1c8acb250c93f2657 (diff)
downloadqpid-python-c52b4b966e4127aa2c965a4d29560b13cefcdc20.tar.gz
QPID-5404: HA broker message duplication when deleting a queue with an alt-exchange
The old code ran auto-delete on the backup on disconnect. This reroutes messages onto the alt queue with incorrect replication IDs from the original queue, and then replicates duplicate rerouted messages from the primary. The solution is to process auto deletes on the new primary and let them replicate to the backups. - Move all auto-delete logic into QueueReplicator - Primary process auto-delete on QueueReplicator as part of promotion. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1549844 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/docs/api')
0 files changed, 0 insertions, 0 deletions