summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-191-1/+1
* QPID-4290: HA auto-delete queues are not deleted (Author: Andy Goldstein)Alan Conway2012-09-171-12/+18
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-141-13/+39
* QPID-4259, QPID-4262: HA broker can crash due to priority queue corruptionAlan Conway2012-09-101-2/+16
* QPID-4248: HA does not replicate topic binding keys to backups (Author: Andy ...Alan Conway2012-09-061-9/+14
* QPID-4178: broker refactoringGordon Sim2012-08-101-9/+1
* NO-JIRA: HA only expect READY backups in recovery.Alan Conway2012-08-071-3/+5
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-261-2/+4
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-1/+1
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-2/+3
* QPID-4138: HA sporadic failure in ha_testsAlan Conway2012-07-131-1/+0
* QPID-4107 HA does not replicate alternate-exchangeAlan Conway2012-07-131-2/+49
* QPID-4136: HA sporadic failures in ha_testsAlan Conway2012-07-131-1/+5
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-101-7/+26
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-091-11/+86
* QPID-4085: HA failover test: wait for all receivers to be connected.Alan Conway2012-07-051-12/+13
* NO-JIRA: ha_tests.py raise exception for errors in qpid-haAlan Conway2012-06-271-2/+5
* QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-221-1/+1
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-3/+2
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-4/+11