From d589adc370fbc468979809ecbffd1bf3e03e0a80 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Sun, 8 Mar 2009 23:52:35 +0000 Subject: Fixed race conditions in cluster. Execute all cluster logic in frameDeliverQueue thread, decoding only in eventDeliverQueue thread. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@751557 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp/xml/cluster.xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 5883f59efe..d3e4b488fb 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -132,7 +132,6 @@ - > > -- cgit v1.2.1