summaryrefslogtreecommitdiff
path: root/cpp/xml
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/xml')
-rw-r--r--cpp/xml/cluster.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml
index d553ecb492..b76ae538e3 100644
--- a/cpp/xml/cluster.xml
+++ b/cpp/xml/cluster.xml
@@ -140,5 +140,10 @@
<field name="position" type="sequence-no"/>
</control>
+ <!-- Replicate encoded exchanges/queues. -->
+ <control name="exchange" code="0x31"><field name="encoded" type="str32"/></control>
+ <control name="queue" code="0x32"><field name="encoded" type="str32"/></control>
+
+
</class>
</amqp>