From 0af66bbe3d82b53e224b63b8756f5b11192a36ca Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 20 Jul 2010 19:56:42 +0000 Subject: Fix bug in cluster with authentication: nodes exit with "unauthorized-access" Adding a node to a cluster on which authentication is enabled and on which there are existing connections authenticated with mechanisms other than anonymous, may result in nodes exiting the cluster with inconsistent authorisation errors. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@965979 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index ecd4515558..9cbad82d61 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -159,11 +159,16 @@ - send shadow-ready to mark end of shadow update. - send membership when entire update is complete. --> + + + + + - + -- cgit v1.2.1