diff options
author | Alan Conway <aconway@apache.org> | 2012-10-24 14:33:25 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2012-10-24 14:33:25 +0000 |
commit | 37de730a2ee12b6147f36569fc8d806fb1bbf472 (patch) | |
tree | 0a33c3699458936da78a33ca40682f9d12cf6766 /cpp/src/tests/ClusterFailover.cpp | |
parent | 939a9cda52af80ef2f3ec91412e4443e13cb613c (diff) | |
download | qpid-python-37de730a2ee12b6147f36569fc8d806fb1bbf472.tar.gz |
Bug:868364 - QPID-4391: HA ignore stale responses.
Related issue discovered while fixing this bug:
The BrokerReplicater pulls management events and query responses from different
queues, there is no co-ordination between them. If a response is processed late,
after create and delete events, it will incorrectly re-create the deleted queue.
This patch ignores responses if we have already seen an event for the queue or
exchange.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1401711 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/ClusterFailover.cpp')
0 files changed, 0 insertions, 0 deletions