summaryrefslogtreecommitdiff
path: root/cpp/xml
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-10-16 18:45:56 +0000
committerAlan Conway <aconway@apache.org>2008-10-16 18:45:56 +0000
commit92b8daec32ca76cbfdd02558e45d41ff7373f6ef (patch)
tree863693b3c7516b82e2287a576be6e18bc4bb2369 /cpp/xml
parent5f7f58728c2f723338d18f5b80beb6e3c8c27c93 (diff)
downloadqpid-python-92b8daec32ca76cbfdd02558e45d41ff7373f6ef.tar.gz
Add UUID generated for each new cluster instance.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@705322 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/xml')
-rw-r--r--cpp/xml/cluster.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml
index 6555ea1162..35df70c7ca 100644
--- a/cpp/xml/cluster.xml
+++ b/cpp/xml/cluster.xml
@@ -33,6 +33,7 @@
<control name = "dump-offer" code="0x2" label="Member offering to be dumper for dumpee.">
<field name="dumpee" type="uint64"/>
+ <field name="cluster-id" type="uuid"/>
</control>
<control name = "dump-start" code="0x3" label="Used internally by dumper to mark stall point.">