From 729e9ce65125154cfdd2877abc8f7a901ad7caa2 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 3 Feb 2009 21:28:14 +0000 Subject: Fix for race conditions in cluster join. - ConnectionDecoder: separated from Connection. - cluster/PollableQueue: stop processing frames if PollableQueue is stopped. - move state checks in event-queue handler to frame-queue handler. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@740459 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index e6cacb0223..c114ef0151 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -36,7 +36,7 @@ -Min + @@ -45,6 +45,7 @@ Min + @@ -53,8 +54,7 @@ Min - - + -- cgit v1.2.1