You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/09/08 22:31:56 UTC

[GitHub] [kafka] cmccabe commented on a diff in pull request #12604: KAFKA-14188; Getting started for Kafka with KRaft

cmccabe commented on code in PR #12604:
URL: https://github.com/apache/kafka/pull/12604#discussion_r966476362


##########
docs/streams/quickstart.html:
##########
@@ -98,19 +97,46 @@ <h4><a id="quickstart_streams_download" href="#quickstart_streams_download">Step
 <h4><a id="quickstart_streams_startserver" href="#quickstart_streams_startserver">Step 2: Start the Kafka server</a></h4>
 
 <p>
-Kafka uses <a href="https://zookeeper.apache.org/">ZooKeeper</a> so you need to first start a ZooKeeper server if you don't already have one. You can use the convenience script packaged with kafka to get a quick-and-dirty single-node ZooKeeper instance.
+  Apache Kafka can be started using ZooKeeper or KRaft. To get started with either configuration follow one the section below but not both.

Review Comment:
   should be "one of the sections below" not "one the section"



-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org