summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix build error in windows buildAlan Conway2013-01-281-0/+1
* Refer to Url consistently as a struct, not a class. Removes warning on MSVC. ...Stephen D. Huston2013-01-252-2/+2
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-2314-298/+442
* NO-JIRA: HA refactor, centralize critical error shutdown logic.Alan Conway2013-01-234-17/+17
* QPID-4516: Undo use of atomic status in HaBroker.cppAlan Conway2013-01-152-39/+29
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2013-01-115-36/+65
* NO-JIRA: HA log message missing sequence number.Alan Conway2013-01-111-1/+1
* NO-JIRA: slim down some header file inclusionsAndrew Stitcher2013-01-041-0/+2
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-198-32/+31
* NO-JIRA: Fix core dump if ha plugin is loaded but ha-cluster=noAlan Conway2012-12-191-1/+1
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-144-20/+16
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-11/+14
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-102-2/+6
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-1/+1
* NO-JIRA: Repair build for Windows VS2010Charles E. Rolke2012-11-301-1/+8
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-1/+1
* QPID-4436: HA fix qpidd crash when mgmt-enable=noAlan Conway2012-11-144-10/+15
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-146-10/+73
* NO-JIRA: Fix ambiguity probems in windows buildAlan Conway2012-11-131-1/+0
* Bug 874118 - HA Deadlock in backup broker after disconnecting from primary.Alan Conway2012-11-092-13/+12
* NO-JIRA: Rename generated event PACKAGE_NAME, clashes with #defines.Alan Conway2012-11-011-21/+14
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-011-1/+1
* QPID-4401: HA bindings for QMF exchanges not replicated.Alan Conway2012-10-311-24/+3
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-251-1/+1
* Bug:868364 - QPID-4391: HA ignore stale responses.Alan Conway2012-10-242-100/+105
* Bug-869420 - QPID-4393: BrokerReplicator should call queue->bind, not exchang...Alan Conway2012-10-241-1/+1
* Bug 867030 - QPID-4374: Make QueueGuard::cancel idempotent (Jason Dillaman)Alan Conway2012-10-182-13/+12
* Bug 867030 - QPID-4374: Use configurable credit window for HA backup subscrip...Alan Conway2012-10-185-20/+41
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-154-9/+7
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-121-1/+1
* QPID-4369: HA backup brokers core dump in benchmark test.Alan Conway2012-10-124-22/+26
* NO-JIRA: Fix compilation errorGordon Sim2012-10-111-2/+2
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-115-77/+235
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-094-37/+35
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-055-9/+214
* NO-JIRA: Add log messages to identify QueueReplicator associated with a sessi...Alan Conway2012-10-032-0/+23
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-025-13/+39
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-023-19/+125
* NO-JIRA: HA shortened prefix for ha headers to qpid.ha-.Alan Conway2012-09-261-1/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-257-38/+71
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-242-1/+3
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-194-45/+20
* QPID-4290: HA auto-delete queues are not deleted (Author: Andy Goldstein)Alan Conway2012-09-171-0/+2
* NO-JIRA: HA minor log message improvement.Alan Conway2012-09-141-2/+2
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-143-17/+20
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-146-9/+12
* NO-JIRA: HA fix deadlock between Link and HaBrokerAlan Conway2012-09-122-22/+31
* NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...Alan Conway2012-09-113-8/+9
* QPID-4293: HA broker crashes on startupAlan Conway2012-09-101-1/+1
* QPID-4248: HA does not replicate topic binding keys to backups (Author: Andy ...Alan Conway2012-09-061-1/+2