summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3603: Disable federation cluster tests on qpid-3603 branch.Alan Conway2012-01-191-7/+10
* QPID-3603: Added backup connection identifier to logging output.Alan Conway2012-01-193-8/+22
* QPID-3603: Fix race condition in setting initial position of ReplicatingSubsc...Alan Conway2012-01-193-20/+8
* QPID-3603: Use position events to synchronize queue positions between primary...Alan Conway2012-01-195-65/+135
* QPID-3603: Fix bug in MessageDeque::acquire.Alan Conway2012-01-191-0/+1
* QPID-3603: Fixed a race condition in ha_tests.pyAlan Conway2012-01-191-18/+13
* QPID-3603: Failover optimization removed.Alan Conway2012-01-193-77/+28
* QPID-3603: Fix QueueReplicator subscription parameters.Alan Conway2012-01-197-43/+96
* QPID-3603: Cleaned up log messages, update qpid-cluster-benchmark to set repl...Alan Conway2012-01-196-21/+46
* QPID-3603: Set bridge sync parameter to 1.Alan Conway2012-01-194-4/+18
* NO-JIRA - Updated CMakeLists to support cmake build for this branch.Alan Conway2012-01-191-3/+36
* QPID-3603: Cleaned up HA log messages.Alan Conway2012-01-196-61/+61
* QPID-3603: Fix replication of dequeues.Alan Conway2012-01-196-71/+90
* QPID-3603: fix missing includeAlan Conway2012-01-191-0/+1
* QPID-3603: Cleanup of HA log messages.Alan Conway2012-01-1911-71/+158
* QPID-3603: Integrate ReplicatingSubscription into the HA code.Alan Conway2012-01-1912-70/+80
* QPID-3603: Renamed new HA design doc, added some user documentataion notes.Alan Conway2012-01-191-0/+31
* QPID-3603: In progress - integrate ReplicatingSubscription.Alan Conway2012-01-197-28/+54
* QPID-3603: Move broker::ReplicatingSubscription to ha namespace and ha plugin.Alan Conway2012-01-1911-54/+132
* QPID-3603: Automatic wiring and message replication.Alan Conway2012-01-1914-118/+201
* QPID-3603: Minor refactor, got rid of WiringReplicator::initialize.Alan Conway2012-01-193-10/+1
* QPID-3603: Move wiring-replicator creation out of SemanticState::route.Alan Conway2012-01-197-164/+161
* QPID-3603: Replicate bindings to backup brokers.Alan Conway2012-01-193-89/+170
* QPID-3603: Minor refactor.Alan Conway2012-01-192-75/+92
* QPID-3603: Move init code for WiringReplicator out of Bridge into ha::Backup.Alan Conway2012-01-196-75/+114
* QPID-3603: Rename broker::NodeClone to ha::WiringReplicator.Alan Conway2012-01-197-57/+58
* QPID-3603: Use string constants to prevent needless heap allocation.Alan Conway2012-01-191-52/+86
* QPID-3603: Iterate over multiple QMF events.Alan Conway2012-01-191-27/+21
* QPID-3603: Refactored NodeClone, break out create functions.Alan Conway2012-01-193-131/+167
* QPID-3603: added note about current lack of synchronisation of snapshot and e...Alan Conway2012-01-191-3/+14
* QPID-3603: Automatic wiring replication for HA.Alan Conway2012-01-1919-103/+384
* QPID-3603: Updated replicating-browser-design, lifecycle, rgmanager interacti...Alan Conway2012-01-191-16/+105
* QPID-3603: Move class ReplicatingSubscription into its own files.Alan Conway2012-01-194-229/+294
* QPID-3603: disable old cluster testsAlan Conway2012-01-191-9/+19
* QPID-3603: Add management interface and commmand line tool to set HA status.Alan Conway2012-01-1911-4/+389
* QPID-3603: Clean up HA design doc.Alan Conway2012-01-191-7/+5
* QPID-3603: Initial list of limitations of current codeAlan Conway2012-01-191-1/+74
* QPID-3603: Checked in files left out by accident in last commit to this branchAlan Conway2012-01-192-0/+273
* QPID-3603: Initial (very rough) cut of queue and exchange propagation from on...Alan Conway2012-01-1910-4/+79
* QPID-3603: Initial design document.Alan Conway2012-01-191-0/+151
* QPID-3603: Prototype of replicating browser.Alan Conway2012-01-1928-277/+760
* New HA solution using the replicating browserAlan Conway2012-01-190-0/+0
* QPID-3768: Refactor test case to avoid possibility of spurious test failureKeith Wall2012-01-181-29/+39
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-181-3/+3
* QPID-3603: Added public broker::Connection::isLink function.Alan Conway2012-01-182-17/+19
* QPID-3603: Merge SemanticState unsubscribe with cancel.Alan Conway2012-01-184-9/+8
* QPID-3603: Act on bridge cancellations before creationsAlan Conway2012-01-181-7/+9
* QPID-3603: Fix spurious "exchange not found" error and debug messages.Alan Conway2012-01-184-66/+58
* QPID-3603: Consistent find/get functions for Queue and Exchange registries.Alan Conway2012-01-184-5/+33
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-01-185-7/+12