summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-5817: [C++ broker] Improve ACL authorisation of QMF methods and queriesPavel Moravec2014-06-181-0/+1
* NO-JIRA: HA minor cleanup of qpid-ha toolAlan Conway2014-04-241-49/+0
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-04-241-0/+8
* QPID-5714: In ha_tests, skip if the target test code is missingJustin Ross2014-04-241-0/+5
* QPID-5720: HA exception raised by the store for durable transactionsAlan Conway2014-04-231-8/+6
* QPID-5560: Fix ReplicationTests.test_reject to work with SWIG and native clie...Alan Conway2014-04-091-1/+1
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-226/+235
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-071-0/+13
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-0/+13
* QPID-5428: Heartbeats not in use when attempting to connect with python client.Alan Conway2014-01-091-0/+27
* QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-181-2/+7
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-26/+27
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-101-72/+40
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-20/+43
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-19/+27
* QPID-5139: Add unit test for deadlock caused by blocking HA commit.Alan Conway2013-10-291-4/+23
* 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-16/+19
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-111-5/+2
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-091-6/+5
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-091-6/+12
* QPID:4327: HA support for TX transactions - fix cleanup at transaction end.Alan Conway2013-09-031-14/+34
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-28/+51
* NO-JIRA: Remove use of "with" statement to support older versions of PythonAlan Conway2013-08-061-1/+4
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-4/+34
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-1/+12
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-22/+73
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+45
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-07-091-1/+3
* NO-JIRA: HA Changed output directory for ha_tests.py to avoid other testsc ov...Alan Conway2013-07-051-2/+5
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-041-6/+4
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-041-1/+2
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-06-271-1/+3
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-211-6/+3
* 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-32/+31
* QPID-4866: HA support for failover exchangeAlan Conway2013-05-221-3/+20
* NO-JIRA: HA clean up ha_tests.py to use HaCluster more consistently.Alan Conway2013-05-161-29/+27
* QPID-4850: HA Sporadic stall in ha_tests.test_failover_send_receiveAlan Conway2013-05-151-7/+1
* QPID-4745: Clean up test_backup_acquired to use HaCluster.Alan Conway2013-05-151-15/+10
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-151-53/+41
* NO-JIRA: HA moved ha_store_tests.py into ha_tests.py test suite.Alan Conway2013-05-131-0/+88
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-291-16/+15
* QPID-4649: use qpid uuid library instead of pythonKenneth Anthony Giusti2013-03-151-2/+1
* NO-JIRA: Separate catch/finally blocks in ha_tests.py to work on older python.Alan Conway2013-03-121-35/+36
* QPID-4601: HA backup broker shuts down after redeclaring exchangeAlan Conway2013-02-261-0/+15
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-071-7/+11
* QPID-4555: HA Check for backup ready when new backup joins.Alan Conway2013-02-071-0/+2
* QPID-4555: HA Test bugs causing sporadic faiulres in ha_tests.ReplicationTest...Alan Conway2013-01-311-8/+3
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2013-01-111-5/+8