summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/QueueGuard.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-3/+5
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-081-2/+2
* QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-131-3/+3
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-041-2/+3
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-211-1/+2
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-39/+24
* NO-JIRA: HA loggging: include status in log messages that refer to a BrokerInfoAlan Conway2013-02-251-1/+1
* QPID-4555: HA Fix race condition in QueueGuardAlan Conway2013-01-311-51/+34
* NO-JIRA: HA log message missing sequence number.Alan Conway2013-01-111-1/+1
* Bug 867030 - QPID-4374: Make QueueGuard::cancel idempotent (Jason Dillaman)Alan Conway2012-10-181-13/+11
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-2/+4
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-141-0/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-37/+48
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-1/+1
* QPID-4159: HA Missing messages in failover test.Alan Conway2012-07-231-3/+4
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-2/+0
* QPID-4072: HA use backup messages in failover.Alan Conway2012-06-181-18/+13
* QPID-3603: Fix & clean up in HA code.Alan Conway2012-06-181-6/+18
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-2/+5
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-2/+2
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-17/+6
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-28/+42
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-121-2/+2
* QPID-3603: Guard should not complete messages from the internal event queue.Alan Conway2012-06-121-1/+5
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-6/+30
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-0/+99