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


##########
docs/ops.html:
##########
@@ -3946,6 +3946,7 @@ <h3>Enter Migration Mode on the Brokers</h3>
   </p>
 
   <ul>
+    <li><a href="#brokerconfigs_broker.id">broker.id</a>: Ensure 
<code>broker.id</code> is set to a non-negative integer even if 
<code>broker.id.generation.enable</code> is enabled (default is enabled).</li>

Review Comment:
   That is another issue I mentioned that the broker id is in the reserved 
range if it was generated. As we encourage users to set broker.id, maybe we 
should describe the possible error to save users' life 😄 



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