summaryrefslogtreecommitdiff
path: root/qpid/cpp/xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/xml')
-rw-r--r--qpid/cpp/xml/cluster.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/qpid/cpp/xml/cluster.xml b/qpid/cpp/xml/cluster.xml
index 06f5478583..8513476d06 100644
--- a/qpid/cpp/xml/cluster.xml
+++ b/qpid/cpp/xml/cluster.xml
@@ -95,6 +95,11 @@
<field name="frame-seq" type="sequence-no"/>
</control>
+ <!-- Synchronize periodic timer tasks across the cluster -->
+ <control name="periodic-timer" code="0x15">
+ <field name="name" type="str16"/>
+ </control>
+
<!-- Shut down the entire cluster -->
<control name="shutdown" code="0x20">
<field name="shutdown-id" type="uuid"/>