From bab8070ad7989386b11f4106d9f15e73d9246c1d 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/qpid@751557 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 5883f59efe..d3e4b488fb 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -132,7 +132,6 @@ - > > -- cgit v1.2.1