summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Replicate unbind events.Alan Conway2012-01-171-3/+17
* QPID-3603: Clean up HA log messages.Alan Conway2011-12-211-0/+1
* QPID-3603: Use position events to synchronize queue positions between primary...Alan Conway2011-12-141-2/+13
* QPID-3603: Fixed a race condition in ha_tests.pyAlan Conway2011-12-141-18/+13
* QPID-3603: Fix QueueReplicator subscription parameters.Alan Conway2011-12-121-8/+46
* QPID-3603: Cleaned up log messages, update qpid-cluster-benchmark to set repl...Alan Conway2011-12-081-0/+23
* QPID-3603: Set bridge sync parameter to 1.Alan Conway2011-12-061-0/+12
* QPID-3603: Fix replication of dequeues.Alan Conway2011-12-021-10/+19
* QPID-3603: Cleanup of HA log messages.Alan Conway2011-11-301-4/+0
* QPID-3603: Integrate ReplicatingSubscription into the HA code.Alan Conway2011-11-281-1/+1
* QPID-3603: In progress - integrate ReplicatingSubscription.Alan Conway2011-11-251-3/+0
* QPID-3603: Automatic wiring and message replication.Alan Conway2011-11-251-36/+38
* QPID-3603: Replicate bindings to backup brokers.Alan Conway2011-11-251-23/+25
* QPID-3603: Minor refactor.Alan Conway2011-11-251-4/+4
* QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.Alan Conway2011-11-251-4/+4
* QPID-3603: Refactored NodeClone, break out create functions.Alan Conway2011-11-251-4/+2
* QPID-3603: Automatic wiring replication for HA.Alan Conway2011-11-181-0/+107