diff options
Diffstat (limited to 'qpid/cpp/xml/cluster.xml')
| -rw-r--r-- | qpid/cpp/xml/cluster.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 0462838b1b..5e407a061f 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -272,5 +272,9 @@ <field name="product" type="str32"/> <field name="instance" type="str32"/> </control> + + <!-- Replicate encoded config objects - e.g. links and bridges. --> + <control name="config" code="0x37"><field name="encoded" type="str32"/></control> </class> + </amqp> |
