summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Revert incorrect tests in qpid.tests.messaging.endpoints.ReceiverT...qpid-3603-7Alan Conway2012-02-171-4/+2
* QPID-3603: Fix problems with Links in a cluster.Alan Conway2012-02-174-7/+16
* QPID-3603: Increase timeouts in brokertest.py, were causing spurious failures.Alan Conway2012-02-171-2/+2
* QPID-3603: Fix faulty tests in cluster_tests.py.Alan Conway2012-02-171-7/+6
* QPID-3603: Only ReplicatingSubscriptions can browse acquired messages.Alan Conway2012-02-175-3/+16
* QPID-3603: Fix missing consumer in update.Alan Conway2012-02-172-3/+9
* QPID-3603: Removed incorrect asserts from Link.cppAlan Conway2012-02-171-3/+3
* QPID-3603: Fix update of acquired messages.Alan Conway2012-02-175-18/+54
* Revert "QPID-3603: Disable federation cluster tests on qpid-3603 branch."Alan Conway2012-02-171-10/+7
* Revert "QPID-3603: disable old cluster tests"Alan Conway2012-02-171-19/+9
* QPID-3603: Make link maintenance interval configurable.Alan Conway2012-02-174-6/+15
* QPID-3603: Added failover test for HA brokers.Alan Conway2012-02-172-7/+59
* QPID-3603: Fix core dump in Link::requestIOProcessing.Alan Conway2012-02-173-31/+25
* QPID-3603: Format the seconds part of high-resolution timestamps.Alan Conway2012-02-173-3/+5
* QPID-3603: Additional debug logging for messaging client connections.Alan Conway2012-02-173-21/+28
* QPID-3603: HA brokers set known-hosts to the HA broker-url.Alan Conway2012-02-175-31/+66
* QPID-3603: c++ messaging API: allow floating point reconnect durations in sec...Alan Conway2012-02-176-64/+99
* QPID-3603: Speed up qpid-ha-tool with fast QMF2 method calls.Alan Conway2012-02-174-26/+133
* QPID-3603: Simplified Link failover.Alan Conway2012-02-1711-252/+239
* QPID-3603: HA broker close backup link when promoted.Alan Conway2012-02-174-13/+22
* QPID-3603: Reconnect URL in broker::LinkAlan Conway2012-02-1710-80/+113
* QPID-3603: Set known hosts at connection open in Link.Alan Conway2012-02-174-11/+18
* QPID-3603: Restore default --sequence=no to qpid-cpp-benchmark.Alan Conway2012-02-172-0/+5
* QPID-3603: minor updates to new-ha-design.txtAlan Conway2012-02-171-0/+9
* QPID-3603: Minor edits to new-ha-design.txtAlan Conway2012-02-171-6/+6
* QPID-3603: Rename qpid-ha-status to qpid-ha-tool, get/set client & broker URLsAlan Conway2012-02-176-100/+105
* QPID-3603: Updates to design doc to reflect current code & plans.Alan Conway2012-02-171-59/+91
* QPID-3603: Get rid of broker_url="primary" hack, promote primaries via manage...Alan Conway2012-02-1710-52/+68
* Revert "QPID-3603: Remove FIXME comment from python driver.py"Alan Conway2012-02-171-2/+4
* QPID-3603: HA enforces management enabled.Alan Conway2012-02-171-0/+2
* QPID-3603: Update to HA design docs.Alan Conway2012-02-173-103/+123
* QPID-3603: Change replication level names, update doc notes.Alan Conway2012-02-174-48/+72
* QPID-3603: Remove FIXME comment from python driver.pyAlan Conway2012-02-171-4/+2
* QPID-3603: Test to verify C++ client failover is working.Alan Conway2012-02-175-48/+71
* QPID-3603: Use client-properties to signal admin connections.Alan Conway2012-02-1714-59/+138
* QPID-3603: Set connection.start client-properties argument from python.Alan Conway2012-02-175-9/+17
* QPID-3603: Refactor LinkRegistry to use a ConnectionObserver.Alan Conway2012-02-176-22/+45
* QPID-3603: HA backup rejects client connections.Alan Conway2012-02-1712-14/+231
* QPID-3603: Fix replication of unbind events.Alan Conway2012-02-171-15/+16
* QPID-3603: Replicate unbind events.Alan Conway2012-02-173-14/+59
* QPID-3603: Do case-insensitive string comparison for replication levels.Alan Conway2012-02-171-2/+5
* QPID-3603: Rename WiringReplicator to BrokerReplicator.Alan Conway2012-02-176-29/+29
* QPID-3603: Minor FIXME cleanup.Alan Conway2012-02-172-5/+3
* QPID-3603: Fix QueueReplicator lifecycle, shared pointer cycle.Alan Conway2012-02-172-5/+1
* QPID-3603: Hide "queue deleted" errors detected for a ReplicatingSubscription.Alan Conway2012-02-175-4/+15
* QPID-3603: Sync cmake with automakeAlan Conway2012-02-171-2/+0
* QPID-3603: Handle backup crash/shutdown.Alan Conway2012-02-1711-87/+139
* QPID-3603: Check for gaps in sequence numbers in qpid-receive.Alan Conway2012-02-171-15/+22
* QPID-3603: Logging improvements for bridges, links and HA classes.Alan Conway2012-02-175-37/+43
* QPID-3603: HA logging improvements.Alan Conway2012-02-174-16/+18