From a05ab36bb54baa8b17a2bc91cb1e790e62f242fe Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 31 Jul 2009 18:40:26 +0000 Subject: Fix race condition in cluster error handling. If different errors occured almost simultaneously on two different nodes in a cluster, there was a race condition that could cause the cluster to hang. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@799687 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/xml/cluster.xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 92917dcfa6..1e5b091a87 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -68,7 +68,7 @@ - + @@ -170,7 +170,7 @@ - + -- cgit v1.2.1