summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/QueueGuard.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-2/+3
* NO-JIRA: HA remove use of boost_hash, failes to build on some compilers.Alan Conway2013-08-061-2/+2
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-051-2/+2
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-37/+17
* QPID-4555: HA Fix race condition in QueueGuardAlan Conway2013-01-311-3/+8
* Bug 867030 - QPID-4374: Make QueueGuard::cancel idempotent (Jason Dillaman)Alan Conway2012-10-181-0/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-4/+7
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-6/+13
* QPID-4159: HA Missing messages in failover test.Alan Conway2012-07-231-3/+5
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-4/+14
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-7/+7
* NO-JIRA: Fix build errors and warnings on windows in HA code.Alan Conway2012-06-141-1/+1
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-2/+0
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-11/+16
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-13/+8
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-0/+101