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


##########
docs/zk2kraft.html:
##########
@@ -232,6 +232,15 @@ <h2 class="anchor-heading">Metrics</h2>
             </ul>
         </li>
     </ul>
+    <h2 class="anchor-heading">Behavioral Change Reference</h2>
+    <p>
+        This document catalogs the functional and operational differences 
between ZooKeeper mode and KRaft mode.
+    </p>
+    <ul>
+        <li>
+            <strong>Configuration Value Size Limitation</strong>: KRaft mode 
restricts configuration values to a maximum size of 
<code>Short.MAX_VALUE</code>.

Review Comment:
   The error is caused by "append" config. Maybe we can highlight the use case?



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