From 8c09a071c998b789c464dc0ef1eecafe6cc4cd67 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 27 Jan 2010 20:56:31 +0000 Subject: Fix cluster elder calculation to ensure unique elder. Race condition in the previous algorithm allowed several cluster members to consider themselves the elder. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@903826 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/xml/cluster.xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 0359514294..06f5478583 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -65,6 +65,7 @@ + -- cgit v1.2.1