summaryrefslogtreecommitdiff
path: root/cpp/src/tests/cluster.mk
Commit message (Expand)AuthorAgeFilesLines
* Re-eneable run_long_cluster_tests.Alan Conway2010-03-251-0/+1
* Disable run_long_cluster_tests from make check-long until failures are fixed.Alan Conway2010-03-251-1/+0
* Support for restarting a persistent cluster.Alan Conway2009-11-241-1/+2
* cluster::InitialStatusMap and unit tests, support for improved cluster join p...Alan Conway2009-11-171-2/+3
* Moved brokertest.py to python directory.Alan Conway2009-11-101-2/+1
* Add missing cluster_tests.fail file to distribution list.Gordon Sim2009-11-101-1/+2
* Added message store recovery tests to cluster_tests.Alan Conway2009-11-091-1/+1
* Clean up files left behind by tests in make clean.Alan Conway2009-11-041-0/+3
* Add missing install rule for brokertest.pyAlan Conway2009-10-301-1/+2
* Fix QPID-2086 - problem with read-credit.Alan Conway2009-10-011-1/+4
* Add new test script to distribution list.Gordon Sim2009-08-111-0/+1
* Watchdog feature to remove unresponsive cluster nodes.Alan Conway2009-08-101-33/+35
* Added python long cluster test outline for long tests and soak tests. Also ad...Kim van der Riet2009-07-071-2/+5
* Some fixes to QPID-1879 so that clustering still works:Andrew Stitcher2009-06-011-3/+1
* Added installable python cluster tests that can be run from an external store...Kim van der Riet2009-05-261-9/+37
* Fix regression: close shadow connections belonging to brokers that have left ...Alan Conway2009-04-141-1/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-2/+4
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-091-2/+3
* Added tests for federated links to and from a clusterGordon Sim2009-02-181-2/+2
* Allow passing extra argv arguments to ClusterFixture.Alan Conway2009-02-121-1/+1
* QPID-1650 Mick Goulish: separte ClusterFixture from cluster_test.cpp for use ...Alan Conway2009-02-061-2/+2
* Run python tests against a single-member cluster in check-long.Alan Conway2009-01-291-1/+2
* Added ASF license to makefilesGordon Sim2008-12-151-0/+18
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-5/+5
* Clean up unused members/testsAlan Conway2008-09-191-1/+0
* Simplified cluster updates.Alan Conway2008-09-161-1/+1
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-151-1/+1
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-121-0/+3
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-111-1/+1
* Fix sporadic shutdown hang in clustered broker.Alan Conway2008-08-051-1/+1
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-3/+2
* Revert un-necessary Plugin complications. Better solution for plugin extensio...Alan Conway2008-07-081-1/+1
* Disabled cluster_test temporarily, it leaks processes.Alan Conway2008-07-041-2/+4
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-261-1/+1
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-261-4/+4
* Additions to the client API:Alan Conway2008-06-251-1/+1
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-1/+1
* Replaced --enable-cluster option with --with-cpg to enable/disable CPG.Alan Conway2008-02-061-1/+1
* Cluster code fixed for changes in codebase.Alan Conway2008-02-011-49/+14
* * Summary:Alan Conway2007-08-311-49/+53
* - Update cluster code to work with new FrameHandlerAlan Conway2007-08-301-1/+5
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-011-0/+1
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-271-3/+10
* * README: Instructions for openais install.Alan Conway2007-07-261-0/+1
* Disable Cluster test.Alan Conway2007-07-231-1/+1
* * src/tests/cluster.mk: Enable cluster test.Alan Conway2007-07-231-5/+4
* * Summary:Alan Conway2007-07-191-4/+5
* * src/tests/cluster_client.cpp: Cluster client test not yet included in test...Alan Conway2007-07-031-0/+6
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-021-22/+14
* Temporarily disable Cluster test while I'm fixing problems with it.Alan Conway2007-06-291-4/+5