summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-191-1/+1
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-171-70/+65
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-171-1/+15
* QPID-3603: ha_tests.py: Suppress python WARNING messages during failoverAlan Conway2012-04-161-8/+2
* QPID-3603: Update HA documentatiionAlan Conway2012-04-051-7/+7
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-021-63/+79
* QPID-3603: Keep acquired messages on queues for all queue types.Alan Conway2012-03-301-2/+50
* QPID-3603: Initial documentation for the new HA plug-in.Alan Conway2012-03-051-21/+21