brandboat commented on code in PR #20401: URL: https://github.com/apache/kafka/pull/20401#discussion_r2298054761
########## docs/ops.html: ########## @@ -4116,11 +4116,10 @@ <h5 class="anchor-heading"><a id="static_versus_dynamic_kraft_quorums" class="an <pre><code class="language-bash"> $ 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. + Cannot set kraft.version to 1 unless one of the flags --standalone, --initial-controllers, or --no-initial-controllers is used. For dynamic controllers support, try using one of --standalone, --initial-controllers, or --no-initial-controllers. Review Comment: Sure, that works for me. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org