DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
One invariant of this feature is there is at most one ClusterIdRecord in unique ClusterId in the metadata log. When the MV does not support ClusterIdRecord, there is no ClusterIdRecord ClusterId in the metadata log, and instead the cluster id is a local is local to each node's meta.properties . When the MV does support ClusterIdRecord, there must be exactly one ClusterIdRecord in unique ClusterId in the metadata log. When the active controller writes the bootstrap metadata records when the MV supports this feature, or when it updates its MV to support this feature, it must write the ClusterIdRecord. This invariant is enforceable when replaying the log and checking the image and deltas.
...