From f6a25384cf0e64e266f2e30ab69986d2b8afd3bc 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@785788 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qpid/cpp/xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 8b9cbfed1e..7ca3dc862f 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -69,8 +69,13 @@ + + + + + -- cgit v1.2.1