summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/BrokerInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-1/+1
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-211-4/+7
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-1/+1
* NO-JIRA: HA Use qpid::Address in ha::BrokerInfo rather than host/port.Alan Conway2013-05-161-10/+12
* NO-JIRA: Remove "FIXME" string inadvertently left in code.Alan Conway2013-05-011-1/+0
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-291-2/+6
* NO-JIRA: HA loggging: include status in log messages that refer to a BrokerInfoAlan Conway2013-02-251-10/+1
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-231-2/+3
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-051-4/+4
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-241-0/+2
* QPID-4293: HA broker crashes on startupAlan Conway2012-09-101-1/+1
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-1/+0
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-4/+32
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-0/+3
* QPID-3603: HA primary sends membership updates to backup brokers.Alan Conway2012-06-081-9/+35
* QPID-3603: Better log messages for HA code.Alan Conway2012-05-281-1/+4
* QPID-3603: HA backups pass identifying info to primary.Alan Conway2012-05-221-0/+59