cmccabe commented on code in PR #15193: URL: https://github.com/apache/kafka/pull/15193#discussion_r1459466608
########## docs/ops.html: ########## @@ -3992,6 +3979,75 @@ <h3>Finalizing the migration</h3> # Other configs ...</pre> + <h3>Reverting to ZooKeeper mode During the Migration</h3> + <p> + While the cluster is still in migration mode, it is possible to revert to ZK mode. The process + to follow depends on how far the migration has progressed. In order to find out how to revert, + select the <b>final</b> migration step that you have <b>completed</b> in this table. + </p> + <p> + Note that the directions given here assume that each step was fully completed, and they were + done in order. So, for example, we assume that if "Enabling the migration on the brokers" was completed, Review Comment: changed to "Enter Migration Mode on the brokers" -- 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