diff options
Diffstat (limited to 'qpid/cpp/xml/cluster.xml')
| -rw-r--r-- | qpid/cpp/xml/cluster.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml index 33553fe7f8..a879d5137b 100644 --- a/qpid/cpp/xml/cluster.xml +++ b/qpid/cpp/xml/cluster.xml @@ -248,6 +248,9 @@ <field name="bootSequence" type="uint16"/> </control> - + <!-- Replicate management agent's remote-agent map --> + <control name="management-agents" code="0x37"> + <field name="data" type="vbin32"/> + </control> </class> </amqp> |
