diff --git a/docs/ops.html b/docs/ops.html index be0bfe89e8b..dbb914e6060 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -4106,11 +4106,9 @@ Feature: metadata.version SupportedMinVersion: 3.3-IV3 SupportedMaxVers
$ bin/kafka-storage.sh format -t KAFKA_CLUSTER_ID --feature kraft.version=1 -c controller.properties
- Cannot set kraft.version to 1 unless KIP-853 configuration is present. Try removing the --feature flag for kraft.version.
- Note: Currently it is not possible to convert clusters using a static controller quorum to - use a dynamic controller quorum. This function will be supported in the future release. + Note: To migrate from static voter set to dynamic voter set, please refer to the Upgrade section.