summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-173-3/+12
* QPID-3603: Replace public broker::Consumer::position variable with get/set fu...Alan Conway2012-01-182-2/+2
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-131-2/+0
* QPID-3438Michael Goulish2012-01-051-2/+0
* QPID-3438Michael Goulish2011-12-163-1/+17
* QPID-3669: Configuration option for path to watchdog executable.Alan Conway2011-12-081-6/+8
* QPID-3652: Fix cluster authentication.Alan Conway2011-12-067-8/+237
* QPID-3629: Changed management of credit windowGordon Sim2011-11-234-7/+12
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-122-1/+7
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-072-16/+16
* Bug 730017, QPID-3475: Cluster authentication ignores cluster-* settings.Alan Conway2011-09-073-5/+8
* NO-JIRA: Suppress logging of clock events in cluster code.Alan Conway2011-08-314-20/+34
* QPID-3384: DTX transactions - replicate suspended transactions.Alan Conway2011-08-305-25/+53
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-256-66/+198
* 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-192-12/+12
* 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-1514-193/+216
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-1/+2
* QPID-3288: "[C++] Broker sets federation link tag as empty string () when no ...Kim van der Riet2011-06-061-2/+2
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-092-1/+3
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-5/+0
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-095-9/+9
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-285-1/+71
* QPID-3202: Clustered brokers shut down with "unknown connection" error.Alan Conway2011-04-134-18/+27
* QPID-3198: Clustered broker should exit on unknown connection.Alan Conway2011-04-111-1/+1
* NO-JIRA: Fix bug in Cluster::timerDrop - calling wrong function.Alan Conway2011-04-071-1/+1
* NO-JIRA: Refactor RefCountedBuffer to be simpler and more flexible.Alan Conway2011-03-152-8/+9
* QPID-3105: Alternate-Exchange configuration not communicated between nodes in...Alan Conway2011-03-021-0/+4
* NO-JIRA: Remove misleading log messages in cluster/UpdateDataExchange.cppAlan Conway2011-03-012-11/+1
* NO-JIRA: remove some dead code, rename internal method for clarityGordon Sim2011-02-282-8/+1
* QPID-3084: apply Alan's fix to allow io callbacks to run during a cluster upd...Kenneth Anthony Giusti2011-02-243-28/+39
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-193-45/+47
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-1/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-103-0/+14
* Added design note comment to qpid/cpp/src/qpid/cluster/ClusterTimer.cppAlan Conway2011-02-091-1/+20
* QPID-3007: Don't hold on to consumer shared-pointers in UpdateClient::consume...Alan Conway2011-02-012-5/+4
* QPID-2982 Bug 669452 - Creating a route and using management tools can crash ...Alan Conway2011-01-185-6/+63
* 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-075-37/+54
* Bug 662765 - Management broker ID should be the same for members of a cluster.Alan Conway2010-12-154-20/+24
* Defer update of managaement agent to end of update process.Alan Conway2010-12-085-45/+36
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-016-29/+221
* Enable cluster-safe assertions on transition to CATCHUPAlan Conway2010-12-011-2/+4
* QPID-2956: cluster broker exits with "error deliveryRecord no update message."Alan Conway2010-11-222-9/+14
* QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cppAlan Conway2010-11-182-11/+51
* cluster/Numbering.h: Removed unused and incorrect function contains()Alan Conway2010-11-171-2/+0
* Moved new cluster design docs into cpp/design.Alan Conway2010-11-013-932/+0
* Updates to new cluster design docs.Alan Conway2010-11-012-108/+113
* Updates to new cluster design.Alan Conway2010-10-271-3/+6