summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-6/+8
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-4/+8
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-5/+6
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-19/+31
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-32/+70
* QPID-3603: HA primary sends membership updates to backup brokers.Alan Conway2012-06-081-7/+42
* QPID-3603: Renamed brokers and public-brokers to brokers-url and public-url f...Alan Conway2012-05-221-19/+19
* QPID-3603: HA failover test, increase timeout to avoid false failures.Alan Conway2012-05-171-4/+3
* QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.Alan Conway2012-05-161-9/+27
* QPID-3603: HA rename "promoting" to "recovering"Alan Conway2012-05-151-2/+2
* QPID-3603: Test fixes to ha_tests.pyAlan Conway2012-05-151-43/+45
* QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...Alan Conway2012-05-151-1/+0
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-49/+115
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-231-0/+1
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-231-2/+2