summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/failover_soak.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug 603835 - cluster_tests.test_management failing.Alan Conway2010-06-161-4/+5
* Fix memory error in failover_soak.cpp.Alan Conway2010-06-011-1/+2
* Fix hanging failover_soak test.Alan Conway2010-03-301-2/+2
* Failover_soak was not detecting child exits properly, and soMichael Goulish2010-02-241-80/+79
* Make failover_soak and its children adjustable as to Michael Goulish2009-11-131-40/+76
* Tidied up namespace usageAndrew Stitcher2009-09-091-61/+63
* test checkin for mickMichael Goulish2009-07-201-1/+0
* QPID-1988: Applied patch from Mick Goulish to ensure all brokers are stopped ...Gordon Sim2009-07-151-0/+1
* Set log level for forked brokers to notice+ rather than error+.Alan Conway2009-05-271-1/+1
* Clean up temporary data directories in tests.Alan Conway2009-04-151-10/+4
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-60/+1
* Add durability option to the cpp failover_soak test. Alan Conway2009-04-091-9/+31
* cpp/src/tests/failover_soak.cpp: allow it to run with all modules loaded or o...Alan Conway2009-03-311-28/+37
* configure.ac:Manuel Teira Paz2009-03-101-1/+10
* 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