From da00c6a28b4df6e2618cff17f952012f7d76c10c 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@907123 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/xml/cluster.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/xml') diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index a879d5137b..44f055ea32 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -117,6 +117,7 @@ + @@ -135,13 +136,18 @@ + + + + @@ -202,6 +208,7 @@ + -- cgit v1.2.1