summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_test.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-5318: HA tests fail sporadically with "AttributeError: 'NoneType' object...Alan Conway2013-11-081-2/+3
* QPID-5139: Add unit test for deadlock caused by blocking HA commit.Alan Conway2013-10-291-0/+1
* QPID-4944: HA re-enable test_failover_send_receiveAlan Conway2013-09-121-8/+14
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-091-2/+2
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-091-1/+1
* NO-JIRA: HA minor fixes to test framework & comments.Alan Conway2013-09-041-2/+4
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-1/+16
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-3/+6
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-5/+11
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-1/+7
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-211-1/+1
* QPID-4938: No longer build acl or ssl support as pluginsAndrew Stitcher2013-06-191-1/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-2/+2
* QPID-4866: HA support for failover exchangeAlan Conway2013-05-221-8/+6
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-151-25/+79
* QPID-4631: C++ Broker federated links are protected by ACL policy.Charles E. Rolke2013-04-291-0/+10
* QPID-4649: use qpid uuid library instead of pythonKenneth Anthony Giusti2013-03-151-2/+1
* QPID-4555: HA Test bugs causing sporadic faiulres in ha_tests.ReplicationTest...Alan Conway2013-01-311-4/+16
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-141-4/+8
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-3/+7
* NO-JIRA: Fix spelling if --link-maintenace-interval option and add descriptiv...Alan Conway2012-10-111-1/+1
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-4/+17
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-1/+1
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-0/+2
* NO-JIRA: Fix logging in ha_tests.pyAlan Conway2012-09-271-1/+12
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-0/+258