summaryrefslogtreecommitdiff
path: root/cpp/src/tests/cluster_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1834/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-39/+150
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-2/+120
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-9/+16
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-16/+34
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-121-5/+8
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-0/+70
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-071-0/+115
* Bug 727182, QPID-3384 - Support DTX transactions - test for set-dtx-timeoutAlan Conway2011-09-011-5/+32
* QPID-3384: DTX transactions - additional transaction tests.Alan Conway2011-09-011-18/+30
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-301-33/+62
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-2/+202
* JIRA 3337Michael Goulish2011-07-061-2/+2
* 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
* NO_JIRA: 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