diff options
Diffstat (limited to 'cpp/xml/cluster.xml')
-rw-r--r-- | cpp/xml/cluster.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index 2cf4e915b6..d3e4b488fb 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -125,6 +125,7 @@ <field name="member-id" type="uint64"/> <field name="connection-id" type="uint64"/> <field name="user-name" type="str8"/> + <field name="fragment" type="str32"/> </control> <!-- Complete a cluster state update. --> |