summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3603: Fix memory management error in QueueReplicator.cppAlan Conway2012-02-173-10/+6
* QPID-3603: Code cleanup to make ReplicatingSubscription more readable.Alan Conway2012-02-171-29/+23
* QPID-3603: Fix initialization race in QueueReplicator.Alan Conway2012-02-172-3/+6
* QPID-3603: Lifecycle and locking fixes for QueueReplicatorAlan Conway2012-02-173-5/+16
* QPID-3603: Format static log prefixes at consutruction time.Alan Conway2012-02-174-30/+27
* QPID-3603: Independent isDelayedCompletion for ReplicatingSubscription::Dele...Alan Conway2012-02-172-3/+5
* QPID-3603: Delete HA resources (QueueReplicator) along with the queues.Alan Conway2012-02-174-14/+27
* QPID-3603: Clean up HA log messages.Alan Conway2012-02-1711-164/+92
* QPID-3603: Added backup connection identifier to logging output.Alan Conway2012-02-173-8/+22
* QPID-3603: Fix race condition in setting initial position of ReplicatingSubsc...Alan Conway2012-02-173-20/+8
* QPID-3603: Use position events to synchronize queue positions between primary...Alan Conway2012-02-175-65/+135
* QPID-3603: Fix bug in MessageDeque::acquire.Alan Conway2012-02-171-0/+1
* QPID-3603: Fixed a race condition in ha_tests.pyAlan Conway2012-02-171-18/+13
* QPID-3603: Failover optimization removed.Alan Conway2012-02-173-77/+28
* QPID-3603: Fix QueueReplicator subscription parameters.Alan Conway2012-02-177-43/+96
* QPID-3603: Cleaned up log messages, update qpid-cluster-benchmark to set repl...Alan Conway2012-02-176-21/+46
* QPID-3603: Set bridge sync parameter to 1.Alan Conway2012-02-174-4/+18
* NO-JIRA - Updated CMakeLists to support cmake build for this branch.Alan Conway2012-02-171-3/+36
* QPID-3603: Cleaned up HA log messages.Alan Conway2012-02-176-61/+61
* QPID-3603: Fix replication of dequeues.Alan Conway2012-02-176-71/+90
* QPID-3603: fix missing includeAlan Conway2012-02-171-0/+1
* QPID-3603: Cleanup of HA log messages.Alan Conway2012-02-1711-71/+158
* QPID-3603: Integrate ReplicatingSubscription into the HA code.Alan Conway2012-02-1712-70/+80
* QPID-3603: Renamed new HA design doc, added some user documentataion notes.Alan Conway2012-02-171-0/+31
* QPID-3603: In progress - integrate ReplicatingSubscription.Alan Conway2012-02-177-28/+54
* QPID-3603: Move broker::ReplicatingSubscription to ha namespace and ha plugin.Alan Conway2012-02-1711-54/+132
* QPID-3603: Automatic wiring and message replication.Alan Conway2012-02-1714-118/+201
* QPID-3603: Minor refactor, got rid of WiringReplicator::initialize.Alan Conway2012-02-173-10/+1
* QPID-3603: Move wiring-replicator creation out of SemanticState::route.Alan Conway2012-02-177-164/+161
* QPID-3603: Replicate bindings to backup brokers.Alan Conway2012-02-173-89/+170
* QPID-3603: Minor refactor.Alan Conway2012-02-172-75/+92
* QPID-3603: Move init code for WiringReplicator out of Bridge into ha::Backup.Alan Conway2012-02-176-75/+114
* QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.Alan Conway2012-02-177-57/+58
* QPID-3603: Use string constants to prevent needless heap allocation.Alan Conway2012-02-171-52/+86
* QPID-3603: Iterate over multiple QMF events.Alan Conway2012-02-171-27/+21
* QPID-3603: Refactored NodeClone, break out create functions.Alan Conway2012-02-173-131/+167
* QPID-3603: added note about current lack of synchronisation of snapshot and e...Alan Conway2012-02-171-3/+14
* QPID-3603: Automatic wiring replication for HA.Alan Conway2012-02-1719-103/+384
* QPID-3603: Updated replicating-browser-design, lifecycle, rgmanager interacti...Alan Conway2012-02-171-16/+105
* QPID-3603: Move class ReplicatingSubscription into its own files.Alan Conway2012-02-174-229/+294
* QPID-3603: Add management interface and commmand line tool to set HA status.Alan Conway2012-02-1711-3/+388
* QPID-3603: Clean up HA design doc.Alan Conway2012-02-171-7/+5
* QPID-3603: Initial list of limitations of current codeAlan Conway2012-02-171-1/+74
* QPID-3603: Checked in files left out by accident in last commit to this branchAlan Conway2012-02-172-0/+273
* QPID-3603: Initial (very rough) cut of queue and exchange propagation from on...Alan Conway2012-02-1710-4/+79
* QPID-3603: Initial design document.Alan Conway2012-02-171-0/+151
* QPID-3603: Prototype of replicating browser.Alan Conway2012-02-1727-278/+762
* QPID-3603: Disable federation cluster tests on qpid-3603 branch.Alan Conway2012-02-171-7/+10
* QPID-3603: disable old cluster testsAlan Conway2012-02-171-9/+19
* QPID-3603: New HA developmentAlan Conway2012-02-170-0/+0