Rancho-7 commented on code in PR #18818:
URL: https://github.com/apache/kafka/pull/18818#discussion_r1944652036


##########
docs/zk2kraft.html:
##########
@@ -94,6 +94,14 @@ <h5 class="anchor-heading">Removal Zookeeper configs</h5>
                 <li><code>node.id</code></li>
             </ul>
         </li>
+        <li>
+            <p>
+                Remove broker protocol version-related configurations. These 
configurations were used in ZooKeeper mode to define communication protocol 
version between brokers.
+            </p>
+            <ul>
+                <li><code>inter.broker.protocol.version</code></li>
+            </ul>

Review Comment:
   Thanks for the review.That makes sense.I will fix 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]

Reply via email to