summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/RemoteBackup.cpp
Commit message (Expand)AuthorAgeFilesLines
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-151-3/+2
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-10/+12
* QPID-4178: broker refactoringGordon Sim2012-08-101-0/+1
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-061-1/+1
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-261-1/+9
* NO-JIRA: Removed use of boost::bind which was causing build failure on windows.Alan Conway2012-07-181-2/+2
* QPID-4148: HA Not setting initial queues for new RemoteBackups Alan Conway2012-07-181-6/+6
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-3/+10
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-171-12/+11
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-101-8/+8
* NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-221-1/+0
* QPID-3603: Minor cleanup and test improvements in HA code.Alan Conway2012-06-181-4/+7
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-1/+3
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-6/+22
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-4/+9
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-121-1/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-0/+81