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


##########
docs/ops.html:
##########
@@ -3823,6 +3823,7 @@ <h3>Limitations</h3>
       version</i> (also known as the <i>inter.broker.protocol.version</i>.) 
Please do not attempt to do this during
       a migration, or you may break the cluster.</li>
     <li>After the migration has been finalized, it is not possible to revert 
back to ZooKeeper mode.</li>
+    <li>During the migration, if a ZK broker is running with multiple log 
directories, any directory failure will cause the broker to shutdown. Brokers 
with broken log directories will only be able to migrate to KRaft once the 
directories are repaired. For further details refer to <a 
href="https://issues.apache.org/jira/browse/KAFKA-16431";>KAFKA-16431</a>.</li>

Review Comment:
   Could we split it into multiple lines?



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