summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/ReplicatingSubscription.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-1/+8
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-191-21/+3
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-141-3/+2
* NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...Alan Conway2012-09-111-2/+2
* QPID-4178: broker refactoringGordon Sim2012-08-101-71/+53
* QPID-4176: HA Error handlingAlan Conway2012-08-011-0/+2
* QPID-4176: HA Error handlingAlan Conway2012-07-311-8/+14
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-261-5/+6
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-3/+6
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-87/+47
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-6/+5
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-2/+3
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-2/+2
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-86/+91
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-121-1/+1
* QPID-3603: Guard should not complete messages from the internal event queue.Alan Conway2012-06-121-7/+14
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-55/+54
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-88/+31
* QPID-3603: Fix deadlock in ReplicatingSubscription causing primary to hang sp...Alan Conway2012-05-291-9/+27
* QPID-3603: Better log messages for HA code.Alan Conway2012-05-281-28/+36
* QPID-3603: Failover optimization restored.Alan Conway2012-05-281-51/+166
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-151-10/+7
* QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...Alan Conway2012-05-151-84/+97
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-25/+58
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-191-27/+44
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-0/+293