From 769416f61343b6458529f023164b6ebb837eec3c Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Sat, 11 Apr 2009 14:29:04 +0000 Subject: Fix issues when cluster is run with persistence enabled. - Handle partial failures (e.g. due to disk error): failing brokers shut down, others continue. - Enable persistence in cluster tests. - Correct message status in DeliveryRecord updates. - Remove qpid.update queue when update complete - avoid it becoming persistent git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@764204 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'cpp/xml/cluster.xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 8fdde0ada6..df90fc6f82 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -48,6 +48,19 @@ + + + + + + + + + + + + + @@ -132,6 +145,7 @@ + @@ -146,5 +160,6 @@ + -- cgit v1.2.1