From 5dd3cd3ae035673bf6003b6422712663ffa57fe5 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 5 Feb 2010 23:02:45 +0000 Subject: Consistent connection names across a cluster. - use the same host:port for connections and their shadows. - add shadow property to managment connection to identify shadows. - updated qpid-stat and qpid-cluster to filter on shadow property. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@907123 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'cpp/xml/cluster.xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index a879d5137b..44f055ea32 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -117,6 +117,7 @@ + @@ -135,13 +136,18 @@ + + + + @@ -202,6 +208,7 @@ + -- cgit v1.2.1