summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml/cluster.xml
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2010-03-30 20:57:12 +0000
committerAlan Conway <aconway@apache.org>2010-03-30 20:57:12 +0000
commit00b43c50709827e4b8fcc6057532f0f8b744cb68 (patch)
tree596e01486ee1a396351d105dceb28ed958f5d037 /qpid/cpp/xml/cluster.xml
parent6ecba348d0dfb9b9e9b358a5962be5a5079d7d35 (diff)
downloadqpid-python-00b43c50709827e4b8fcc6057532f0f8b744cb68.tar.gz
Cluster logging improvements: log config changes in the deliver thread.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@929274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml/cluster.xml')
-rw-r--r--qpid/cpp/xml/cluster.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml
index 8f94eb3fd1..c4750a3195 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/cpp/xml/cluster.xml
@@ -73,7 +73,9 @@
</control>
<control name="config-change" code="0x11" label="Raw cluster membership.">
- <field name="current" type="vbin16"/> <!-- packed member-id array -->
+ <field name="members" type="vbin16"/> <!-- packed member-id array -->
+ <field name="joined" type="vbin16"/> <!-- packed member-id array -->
+ <field name="left" type="vbin16"/> <!-- packed member-id array -->
</control>
<control name="message-expired" code="0x12">