summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/UpdateClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster::UpdateClient added missing error handling.Alan Conway2009-03-031-14/+17
* Replicate connection decoder fragments to new members.Alan Conway2009-03-021-8/+7
* Cluster security support:Alan Conway2009-02-121-6/+9
* Cluster support for message time-to-live.Alan Conway2009-02-091-4/+7
* Fix for race conditions in cluster join.Alan Conway2009-02-031-1/+4
* Changed name of UpdateClient's queue from "\000qpid-update" to "qpid.qpid-upd...Kim van der Riet2009-02-031-2/+2
* Correction for: start a broker in cluster, send messages that are flow to dis...Carl C. Trieloff2009-01-301-0/+16
* Better error messages for not-attached exceptions.Alan Conway2009-01-291-9/+9
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-271-0/+369