chia7712 commented on code in PR #19198:
URL: https://github.com/apache/kafka/pull/19198#discussion_r1993523517


##########
docs/upgrade.html:
##########
@@ -73,7 +73,7 @@ <h5><a id="upgrade_4_0_0" href="#upgrade_4_0_0">Upgrading 
Servers to 4.0.0 from
     </li>
     <li>Once the cluster's behavior and performance have been verified, 
finalize the upgrade by running
         <code>
-            bin/kafka-features.sh --bootstrap-server localhost:9092 upgrade 
--release-version 4.0
+            bin/kafka-features.sh --bootstrap-controller localhost:9092 
upgrade --release-version 4.0

Review Comment:
   the error looks like you use the controller endpoint with 
`--bootstrap-server`



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