diff options
Diffstat (limited to 'cpp/xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 2155b6374e..0359514294 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -226,5 +226,10 @@ <field name="queue" type="str8"/> <field name="consumer" type="uint32"/> </control> + + <!-- Replicate management agent schema --> + <control name="management-schema" code="0x35"> + <field name="data" type="vbin32"/> + </control> </class> </amqp> |
