ahuang98 commented on code in PR #18350:
URL: https://github.com/apache/kafka/pull/18350#discussion_r2180939952


##########
docs/ops.html:
##########
@@ -3923,6 +3923,10 @@ <h5 class="anchor-heading"><a id="kraft_reconfig_add" 
class="anchor-link"></a><a
 
   After starting the controller, the replication to the new controller can be 
monitored using the <code>bin/kafka-metadata-quorum.sh describe 
--replication</code> command. Once the new controller has caught up to the 
active controller, it can be added to the cluster using the 
<code>bin/kafka-metadata-quorum.sh add-controller</code> command.
 
+  The <code>--command-config</code> needs to point to the to-be-added 
controller's configuration file.

Review Comment:
   it seems like this would work better after L3934



-- 
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

Reply via email to