From dadcc5aae18b3d6de4410f0dd381cf2283a54e83 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 17 Jul 2008 00:03:50 +0000 Subject: Cluster: shadow connections, fix lifecycle & valgrind issues. - tests/ForkedBroker: improved broker forking, exec full qpidd. - Plugin::addFinalizer - more flexible way to shutdown plugins. - Reworked cluster extension points using boost::function. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@677471 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'qpid/cpp/xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index ce9303fef8..aac095a9a9 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -22,12 +22,14 @@ - + Qpid extension class to allow clustered brokers to communicate. - - Notify the cluster of a member URL - + + + + + -- cgit v1.2.1