ppatierno commented on code in PR #15317:
URL: https://github.com/apache/kafka/pull/15317#discussion_r1479328537
##########
docs/ops.html:
##########
@@ -4054,16 +4054,18 @@ <h3>Reverting to ZooKeeper mode During the
Migration</h3>
</ul>
</td>
<td>
- It is important to perform the <code>zookeeper-shell.sh</code> step
quickly, to minimize the amount of
- time that the cluster lacks a controller.
+ It is important to perform the <code>zookeeper-shell.sh</code> step
<b>quickly</b>, to minimize the amount of
+ time that the cluster lacks a controller. Until the <code>
/controller</code> znode is deleted,
+ you can also ignore any broker errors in the log about controller
missing.
Review Comment:
I was avoiding too much text, but of course this one is clearer. I will
update it.
--
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]