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


##########
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>
+    <h2 class="anchor-heading">Removed Zookeeper Features</h2>
+    <p>
+        This section documents the removed ZooKeeper features and identifies 
which KRaft features can replace them.<br>
+        Note that some ZooKeeper features don't need replacements as they were 
only needed in ZooKeeper.
+    </p>
+    <h3 class="anchor-heading">Configurations</h3>

Review Comment:
   Please correct "kraft" to "KRaft" as well.



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