summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ha_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-1/+1
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-33/+137
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-241-8/+8
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-231-4/+10
* QPID-3603: HA logging improvements.Alan Conway2012-02-221-1/+6
* QPID-3603: Test HA replication of LVQ, priority and ring queues.Alan Conway2012-02-221-4/+122
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-0/+355