summaryrefslogtreecommitdiff
path: root/cpp/src/tests/failover_soak.cpp
Commit message (Expand)AuthorAgeFilesLines
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-051-15/+13
* cpp/src/tests/ForkedBroker.cpp: supress misleading exceptions with kill -9.Alan Conway2009-03-031-2/+1
* cluster::UpdateClient added missing error handling.Alan Conway2009-03-031-29/+87
* QPID-1707 Mick Goulish. Improved failover_soak codeAlan Conway2009-03-031-8/+19
* QPID-1693: Improvements to failover soak test from mgoulish@redhat.comGordon Sim2009-02-261-40/+129
* QPID-1678 Mick Goulish: failover_soak using UUIDs for cluster name to avoid c...Alan Conway2009-02-241-5/+6
* QPID-1674 Mick Goulish: Fixes an error caused by a string going out of scope ...Alan Conway2009-02-231-18/+21
* Prevent cluster module being loaded twice if module is also installed.Gordon Sim2008-11-251-0/+1
* tests/failover_soak.cpp: Only load cluster module, reduces logging clutter.Alan Conway2008-11-241-3/+2
* tests/failover_soak.cpp: add unique log-prefix per broker.Alan Conway2008-11-241-1/+4
* tests/failover_soak: run a cluster with clients, kill and restart cluster mem...Alan Conway2008-11-191-0/+651