From ebf8ccf7bb8c5d7111b04a76c9b5bc9c8e0c6327 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 17 Jun 2009 20:45:52 +0000 Subject: Handle invalid AMPQ data to a cluster by closing the offending connection. Prior to this fix, invalid data shut down the whole cluster. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@785788 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpp/xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 8b9cbfed1e..7ca3dc862f 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -69,8 +69,13 @@ + + + + + -- cgit v1.2.1