summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_test.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-1/+1
* QPID-6414: Skip HA tests if qpid-ha or qpid-config tools are not available.Alan Conway2015-02-251-7/+16
* QPID-6413: Sporadic failure of HA tests causd by maxNegotiateTimeoutAlan Conway2015-02-251-11/+11
* NO-JIRA: HA Fix ha_tests.py failures with SWIG 0.10 client.Alan Conway2014-09-051-24/+17
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-281-1/+3
* QPID-6035: HA clearly distinguish qpid-ha commands intended for cluster manager.Alan Conway2014-08-221-1/+1
* NO-JIRA: HA fix hanging ha_tests.test_failover_send_receive on RHEL5Alan Conway2014-05-011-6/+6
* NO-JIRA: HA minor cleanup of qpid-ha toolAlan Conway2014-04-241-8/+0
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-04-241-1/+3
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-21/+20
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-071-2/+2
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-02-061-1/+1
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-3/+4
* 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