summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/ha.mk
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3603: Rename WiringReplicator to BrokerReplicator.Alan Conway2012-01-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1232178 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Clean up HA log messages.Alan Conway2011-12-211-2/+0
| | | | | | | | - Reduce verbosity, drop unknown event messages. - Lots of clarifications - Fix minor test bug in ha_tests.py. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1221920 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Cleanup of HA log messages.Alan Conway2011-11-301-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1208461 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Move broker::ReplicatingSubscription to ha namespace and ha plugin.Alan Conway2011-11-251-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1206352 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Automatic wiring and message replication.Alan Conway2011-11-251-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1206351 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Move wiring-replicator creation out of SemanticState::route.Alan Conway2011-11-251-4/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1206349 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Automatic wiring replication for HA.Alan Conway2011-11-181-0/+2
| | | | | | | | | | Automatic replication of queues an exchanges. Bidnings TBD. Get rid of long delay establishing connections: - broker/Connection.cpp: requestIOProcessing() called before connection open saves work till connection is open. - broker/Link.cpp,LinkRegistry: Fix some const correctness errors. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1203849 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3603: Add management interface and commmand line tool to set HA status.Alan Conway2011-11-141-0/+32
- Fixed management generation to use full name in #ifdef guards. - Added src/qpid/ha/management-schema.xml with new management interface. - Added qpid-ha-status tool to read/set HA status. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qpid-3603@1201937 13f79535-47bb-0310-9956-ffa450edef68