summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/cluster_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-301-5/+5
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-271-5/+5
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-201-2/+12
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-4/+139
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-151-3/+7
* NO-JIRA: Removed reconnect-timeout from tests, was causing spurious failures.Alan Conway2011-06-141-5/+5
* NO-JIRA: Fix bugs in test_failover test and the brokertest.py framework.Alan Conway2011-06-141-15/+19
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-051-0/+48
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-031-1/+1
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-291-1/+7
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-281-14/+153
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-0/+48
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-181-0/+30
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-151-30/+0
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-151-0/+30
* Removed faulty test, test_dr_no_message was failing sporadically.Alan Conway2011-03-121-19/+0
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-111-11/+11
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-03-071-1/+3
* QPID-3105: Alternate-Exchange configuration not communicated between nodes in...Alan Conway2011-03-021-1/+28
* QPID-2999: set redelivered on replayGordon Sim2011-02-251-0/+30
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-1/+108
* Do one long run in cluster_tests.py test_management.Alan Conway2011-02-021-14/+16
* Move brokertest.py from qpid/python to qpid/cpp.Alan Conway2011-01-211-1/+1
* Bug 654872, QPID-3007: Batch management messages by count, not size.Alan Conway2011-01-201-2/+11
* QPID-3007 Disabled cluster log verification tests, causing sporadic failures.Alan Conway2011-01-191-2/+1
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-0/+40
* QPID-2982: Fix discrepancy in management object and deleted object counts.Alan Conway2011-01-131-3/+3
* QPID-2982: Improved cluster/management logging and automated test for log con...Alan Conway2011-01-071-7/+14
* Temporarily raise the logging level for cluster_tests.LongTests.test_manageme...Alan Conway2010-12-151-0/+2
* Modified qpid-cluster to support the way it is called from Jonathan Robie2010-12-101-1/+1
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-011-2/+5
* Enable cluster-safe assertions on transition to CATCHUPAlan Conway2010-12-011-2/+2
* Revert test change causing failures.Alan Conway2010-11-231-2/+2
* QPID-2956: cluster broker exits with "error deliveryRecord no update message."Alan Conway2010-11-221-2/+21
* QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cppAlan Conway2010-11-181-2/+24
* Registers the amq.failover exchange in the management exchange.Jonathan Robie2010-10-081-2/+10
* Fix test race conditions causing cluster_tests.py:management_test to hang.Alan Conway2010-08-101-11/+5
* Fix race conditions in brokertest.py and cluster_tests.py.Alan Conway2010-08-041-3/+2
* Ensure that for clustered broker the queue cleaner is run on the correct thread.Gordon Sim2010-08-021-0/+29
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-201-0/+13
* Defer delivery of messages in cluster-unsafe context.Alan Conway2010-07-051-1/+15
* Make management+cluster test more aggressive.Alan Conway2010-06-231-11/+8
* Fix cluster broker crashes when management is active.Alan Conway2010-06-221-1/+1
* Extended tests for cluster and security.Alan Conway2010-06-101-3/+47
* Fix cluster-safe assertion in connection negotiation.Alan Conway2010-06-091-2/+4
* Fixed: authentication with bad credentials causes cluster broker to exit.Alan Conway2010-05-271-0/+12
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-241-1/+1
* Update cluster store status with a single atomic write() operation.Alan Conway2010-04-011-25/+14
* Removed config-sequence test from cluster_tests.py, functionality was removed.Alan Conway2010-03-311-23/+0
* Fix error in cluster_tests.py test_join_sub_sizeAlan Conway2010-03-311-1/+3