chia7712 commented on code in PR #19065: URL: https://github.com/apache/kafka/pull/19065#discussion_r1979650916
########## docs/ops.html: ########## @@ -3920,7 +3920,7 @@ <h5 class="anchor-heading"><a id="kraft_reconfig_add" class="anchor-link"></a><a <pre><code class="language-bash">$ bin/kafka-metadata-quorum.sh --command-config controller.properties --bootstrap-server localhost:9092 add-controller</code></pre> When using controller endpoints use the --bootstrap-controller flag: - <pre><code class="language-bash">$ bin/kafka-metadata-quorum.sh --command-config controller.properties --bootstrap-controller localhost:9092 add-controller</code></pre> + <pre><code class="language-bash">$ bin/kafka-metadata-quorum.sh --command-config controller.properties --bootstrap-controller localhost:9093 add-controller</code></pre> Review Comment:  updated -- 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