From 2f6a1d8f0a4614ff56cac9e5a75c20f2d244c243 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 3 Oct 2008 20:56:38 +0000 Subject: Cluster join & brain-dumps working. cluster: improved join protocol, fixed race conditions. client/ConnectionHandler,ConnectionImpl: fixed connection close race causing client hang. src/qpid/sys/PollableQueue.h: fixed incorrect use of startWatch/stopWatch. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@701532 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) (limited to 'qpid/cpp/xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 1afa08b33e..955f702f5f 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -1,4 +1,4 @@ -o + - + + - - + + - - + + + - + + + + + + @@ -83,6 +88,9 @@ o - + + + + -- cgit v1.2.1