summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/UpdateClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-9/+9
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-071-0/+1
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-301-8/+20
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-19/+62
* QPID-3363: prevent bind/unbind on default exchangeGordon Sim2011-08-091-1/+5
* QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...Kim van der Riet2011-07-191-8/+8
* NO-JIRA: remove dead code in qpid/cpp/src/qpid/cluster/UpdateClient.cppAlan Conway2011-06-231-9/+0
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-28/+63
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-281-0/+23
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+5
* QPID-3007: Don't hold on to consumer shared-pointers in UpdateClient::consume...Alan Conway2011-02-011-4/+3
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-181-1/+29
* QPID-2982: Fix discrepancy in management object and deleted object counts.Alan Conway2011-01-131-2/+1
* QPID-2982: Improved cluster/management logging and automated test for log con...Alan Conway2011-01-071-21/+25
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-151-15/+5
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-011-6/+34
* QPID-2956: cluster broker exits with "error deliveryRecord no update message."Alan Conway2010-11-221-3/+3
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-201-0/+2
* Bug 603835 - cluster_tests.test_management failing.Alan Conway2010-06-161-10/+14
* QPID-2631: For blocking Bounds::expand() calls, only increase the current cou...Gordon Sim2010-05-271-2/+14
* Fix "Ignoring frame while closing connection" warnings in a cluster broker gi...Alan Conway2010-03-251-1/+4
* Work-around for race condition in the IO layer.Alan Conway2010-03-151-0/+6
* Consistent connection names across a cluster.Alan Conway2010-02-051-1/+11
* Synchronize management agent lists during cluster update.Alan Conway2010-02-051-32/+37
* Fixed missing ManagementAgent test, causing core dumps in cluster with --mgmt...Alan Conway2010-01-291-8/+9
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+27
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-1/+12
* QPID-2296: Cluster errors when using acquire-mode-not-acquiredAlan Conway2009-12-221-1/+2
* QPID-2266: error sending update: Enqueue capacity threshold exceededAlan Conway2009-12-111-3/+4
* QPID-2191: Fix browsing behaviour where messages may have been released out o...Gordon Sim2009-11-091-0/+1
* Fix problems with sessions going out of scope and session numbers wrapping ar...Alan Conway2009-10-211-0/+1
* Fixed: cluster udpate did not presever deliver-properties.exchange on messages.Alan Conway2009-10-051-1/+8
* QPID-2058: Add a flag to the version of SessionImpl::send() that takes a Fram...Gordon Sim2009-08-191-1/+1
* Provide more informative cluster logging at notice levelAlan Conway2009-07-291-1/+2
* Update queue listeners in the correct order.Alan Conway2009-07-161-7/+28
* Add directory to #includeAlan Conway2009-07-141-6/+6
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-1/+2
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-1/+1
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-10/+28
* Further fix to new cluster member state transfer to fix a case where unacked ...Gordon Sim2009-06-051-0/+1
* QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...Gordon Sim2009-05-271-9/+29
* Improved doOutput algorithm.Alan Conway2009-05-261-1/+2
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-0/+1
* Cleaned up some un-necessary #include dependencies.Alan Conway2009-04-151-0/+2
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-2/+5
* Cluster: fix exception handling if updater fails to connect to updatee.Alan Conway2009-04-061-4/+3
* Fix cluster TTL: replicte expiry information to newcomers.Alan Conway2009-03-091-12/+22
* Fixed race conditions in cluster.Alan Conway2009-03-081-5/+6
* QPID-1719: Ensure management object id remain in sync across cluster.Gordon Sim2009-03-061-1/+1
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-051-7/+5