summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/brokertest.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-3/+19
* QPID-5115: AMQP 1.0 client support built in to qpidmessaging for all platformsCharles E. Rolke2013-10-041-1/+0
* QPID-4944: HA fix failure of test_failover_send_receive on slow machines.Alan Conway2013-09-131-1/+1
* QPID-4944: HA re-enable test_failover_send_receiveAlan Conway2013-09-121-2/+2
* NO-JIRA: HA minor fixes to test framework & comments.Alan Conway2013-09-041-1/+1
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-0/+4
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-6/+9
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-2/+2
* QPID-4327: Optimize brokertest.ready() to improve test runtimes.Alan Conway2013-08-011-22/+13
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-041-1/+2
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-041-0/+1
* QPID-4931: Only allow broker to listen to a single address if "--port 0" spec...Andrew Stitcher2013-06-191-1/+1
* NO-JIRA: Added connection timeout to python client, used in brokertests.Alan Conway2013-05-291-2/+2
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-151-8/+3
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-0/+2
* QPID-4514: Remove obsolete cluster code: brokertest.pyAlan Conway2013-01-031-85/+7
* NO-JIRA: Fix race condition in brokertest.py test harness.Alan Conway2012-12-071-1/+3
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-2/+2
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-2/+2
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-141-2/+2
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-2/+3
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-7/+7
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-2/+2
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-1/+1
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-1/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-5/+3
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-1/+1
* QPID-3603: Close replication link when a backup broker is promoted to primary.Alan Conway2012-05-281-1/+1
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-8/+10
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-171-27/+32
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-301-4/+7
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-32/+45
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-221-1/+1
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-061-2/+6
* NO-JIRA: Fix minor FIXME in brokertest.pyAlan Conway2011-09-011-1/+1
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-301-0/+4
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-3/+1
* QPID-702656 Patch from Gordon Sim plus tests which detect the condition being...Kim van der Riet2011-07-191-11/+12
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-301-4/+8
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-271-2/+2
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-201-3/+3
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-151-1/+1
* NO-JIRA: Increase join timeout in brokertest.py, was causing spurious failures.Alan Conway2011-06-141-1/+1
* NO-JIRA: Removed reconnect-timeout from tests, was causing spurious failures.Alan Conway2011-06-141-2/+2
* NO-JIRA: Fix bugs in test_failover test and the brokertest.py framework.Alan Conway2011-06-141-2/+11
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-181-7/+13
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-151-13/+7
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-151-7/+13