summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 886656 - HA backup broker does not properly increment the alternate excha...Alan Conway2012-12-201-7/+28
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-141-3/+35
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-0/+17
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-101-4/+8
* QPID-4401: Revert: HA bindings for QMF exchanges not replicated.Alan Conway2012-11-141-25/+0
* NO-JIRA: avoid un-necessary warnings in ha_tests.py test_qmf_replication.Alan Conway2012-11-141-0/+1
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-0/+36
* NO-JIRA: Suppress warning errors in ha_tests.py test_qmf_replication.Alan Conway2012-11-141-1/+1
* Bug 874118 - HA Deadlock in backup broker after disconnecting from primary.Alan Conway2012-11-091-8/+16
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-011-0/+57
* QPID-4401: HA bindings for QMF exchanges not replicated.Alan Conway2012-10-311-1/+23
* Bug:868364 - QPID-4391: HA ignore stale responses.Alan Conway2012-10-241-3/+30
* NO-JIRA: fix fluffed merge in r1400258Andrew Stitcher2012-10-221-4/+0
* Bug 868360 - QPID-4379: HA does not properly handle expired messages.Alan Conway2012-10-191-0/+15
* QPID-4349: Duplicate messages with alternate exchange.Alan Conway2012-10-111-0/+27
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-3/+69
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-12/+16
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-051-0/+14
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-1/+19
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-0/+24
* NO-JIRA: Fix logging in ha_tests.pyAlan Conway2012-09-271-170/+188
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-221/+3
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-241-0/+1