summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/HaPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-1/+1
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-0/+4
* NO-JIRA: Minor rationalization of log statement priorities.Alan Conway2014-01-271-1/+1
* NO-JIRA: Fix core dump if ha plugin is loaded but ha-cluster=noAlan Conway2012-12-191-1/+1
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-141-1/+1
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-101-1/+3
* QPID-4436: HA fix qpidd crash when mgmt-enable=noAlan Conway2012-11-141-4/+10
* Bug 867030 - QPID-4374: Use configurable credit window for HA backup subscrip...Alan Conway2012-10-181-0/+4
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-1/+1
* QPID-4156: HA close window for clients to connect before HA broker is initial...Alan Conway2012-07-191-3/+8
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-101-0/+2
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-3/+0
* QPID-3603: Renamed brokers and public-brokers to brokers-url and public-url f...Alan Conway2012-05-221-4/+4
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-1/+2
* QPID-3603: Add finalizer for HaPlugin, fix hang on exit not responding to kil...Alan Conway2012-05-141-2/+9
* QPID-3603: Update HA documentatiionAlan Conway2012-04-051-1/+1
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-021-0/+3
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-291-6/+2
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-241-6/+14
* QPID-3603: HA logging improvements.Alan Conway2012-02-221-0/+1
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-0/+67