summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/RemoteBackup.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-3/+5
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-051-2/+2
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-011-2/+2
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-10/+14
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-071-1/+1
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-191-4/+5
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-7/+6
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-261-0/+4
* QPID-4148: HA Not setting initial queues for new RemoteBackups Alan Conway2012-07-181-3/+5
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-171-7/+11
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-101-1/+10
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-3/+8
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-1/+3
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-0/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-0/+84