diff options
Diffstat (limited to 'cpp/xml/cluster.xml')
| -rw-r--r-- | cpp/xml/cluster.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 2c3502ffee..49a1ea3638 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -62,10 +62,8 @@ <field name="version" type="uint32"/> <field name="active" type="bit"/> <field name="cluster-id" type="uuid"/>> - <!-- Related to persistent store --> <field name="store-state" type="store-state"/> - <field name="start-uuid" type="uuid"/> - <field name="stop-uuid" type="uuid"/> + <field name="shutdown-id" type="uuid"/> </control> <!-- New member or updater is ready as an active member. --> |
