Author: rajith
Date: Thu Sep 25 11:37:10 2008
New Revision: 699046
URL: http://svn.apache.org/viewvc?rev=699046&view=rev
Log:
Added an attribute federationLink to the Connection object.
Modified:
incubator/qpid/trunk/qpid/specs/management-schema.xml
Modified: incubator/qpid/trunk/qpid/specs/management-schema.xml
URL:
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/specs/management-schema.xml?rev=699046&r1=699045&r2=699046&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/specs/management-schema.xml (original)
+++ incubator/qpid/trunk/qpid/specs/management-schema.xml Thu Sep 25 11:37:10
2008
@@ -221,6 +221,7 @@
<property name="SystemConnection" type="bool" access="RC"
desc="Infrastucture/ Inter-system connection (Cluster, Federation ,...)"/>
<statistic name="closing" type="bool" desc="This client is
closing by management request"/>
+ <statistic name="federationLink" type="bool" desc="Is this a federation
link"/>
<statistic name="authIdentity" type="sstr" desc="authId of connection
if authentication enabled"/>
<statistic name="framesFromClient" type="count64"/>
<statistic name="framesToClient" type="count64"/>