ijuma commented on code in PR #18961: URL: https://github.com/apache/kafka/pull/18961#discussion_r1966036719
########## docs/upgrade.html: ########## @@ -62,7 +62,6 @@ <h5><a id="upgrade_400_notable" href="#upgrade_400_notable">Notable changes in 4 the software and metadata versions must be at least 3.3.x (the first version when KRaft mode was deemed production ready). For clusters in KRaft mode with versions older than 3.3.x, we recommend upgrading to 3.9.x before upgrading to 4.0.x. Clusters in ZooKeeper mode have to be migrated to KRaft mode before they can be upgraded to 4.0.x as described below. - <!--#include virtual="zk2kraft.html" --> Review Comment: We probably need to change the sentence above slightly. Maybe we should say something like: > Clusters in ZooKeeper mode have to be <a href="..">migrated to KRaft mode</a> before they can be upgraded to 4.0.x as described below. And the link should be to the migration to kraft page in 3.9. -- 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