ex172000 commented on code in PR #14682:
URL: https://github.com/apache/kafka/pull/14682#discussion_r1378815861
##########
docs/ops.html:
##########
@@ -3641,7 +3641,6 @@ <h3>Limitations</h3>
using one of those features, you will not be able to migrate to KRaft
yet.</li>
Review Comment:
Maybe we can phrase like this here: `If you are using one of those features,
you are not able to migrate to KRaft yet.`
##########
docs/ops.html:
##########
@@ -3787,7 +3786,7 @@ <h3>Migrating brokers to KRaft</h3>
<h3>Reverting to ZooKeeper mode During the Migration</h3>
While the cluster is still in migration mode, it is possible to revert to
ZK mode. In order to do this:
<ol>
- <li>One by one, take each KRaft broker down. Remove the
__cluster_metadata directory on the broker. Then, restart the broker as
ZooKeeper.</li>
+ <li>One by one, take each KRaft broker down. Remove the
__cluster_metadata directory on the broker. Then, restart the broker as
zookeeper mode.</li>
Review Comment:
`with` zookeeper mode?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]