Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Operators can still format clusters the same way as prior to this KIP. However, the --cluster-id  flag now becomes optional.

...

When --cluster-id  is not specified, and the formatter's resolved MV supports ClusterIdRecord, write meta.properties V2 with an empty cluster.id.

...

 If the formatter's resolved MV does not support ClusterIdRecord, formatting will fail.

meta.properties will be written during kafka broker/controller startup if it doesn't exist already (from formatting)

...