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


##########
docs/zk2kraft.html:
##########
@@ -15,14 +15,17 @@
  limitations under the License.
 -->
 
-<script><!--#include virtual="js/templateData.js" --></script>
-
-<script id="zk2kraft-template" type="text/x-handlebars-template"></script>
-
+<!--#include virtual="../includes/_header.htm" -->
+<!--#include virtual="../includes/_top.htm" -->
+<div class="content">
 <div class="p-zk2kraft">
-    <h4 class="anchor-heading">Significant Changes in Kafka 4.0 Release</h4>
-    <p>The following are some of the updates in Kafka 4.0 release:</p>
-    <h5 class="anchor-heading">Removal Zookeeper configs</h5>
+    <h1>Differences Between KRaft mode and Zookeeper mode</h1>

Review Comment:
   Nice idea.
   I'm thinking about where we should place the link.
   Maybe we could rephrase the `Removed Zookeeper Features`:
   > This section documents the removed ZooKeeper features and identifies which 
KRaft features can replace them.
   Note that some ZooKeeper features don't need replacements as they were only 
needed in ZooKeeper.
   If you need detailed migration steps, please refer to the **ZooKeeper to 
KRaft Migration section**.
   
   WDYT?
   



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