frankvicky commented on code in PR #19087:
URL: https://github.com/apache/kafka/pull/19087#discussion_r1978842518


##########
docs/zk2kraft.html:
##########
@@ -241,6 +241,13 @@ <h2 class="anchor-heading">Behavioral Change Reference</h2>
             <strong>Configuration Value Size Limitation</strong>: KRaft mode 
restricts configuration values to a maximum size of 
<code>Short.MAX_VALUE</code>,
             which prevents using the append operation to create larger 
configuration values.
         </li>
+        <li>
+            <strong>Policy Class Deployment</strong>:
+            In KRaft mode, the <code>CreateTopicPolicy</code> and 
<code>AlterConfigPolicy</code> plugins run on the Controller instead of the 
Broker.

Review Comment:
   Do we need to use capital case for the first letter of `broker` and 
`controller`?



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