ektravel commented on code in PR #16988: URL: https://github.com/apache/druid/pull/16988#discussion_r1744334809
########## docs/ingestion/kafka-ingestion.md: ########## @@ -29,18 +29,23 @@ To use the Kafka indexing service, you must be on Apache Kafka version 0.11.x or If you are using an older version, refer to the [Apache Kafka upgrade guide](https://kafka.apache.org/documentation/#upgrade). ::: -When you enable the Kafka indexing service, you can configure supervisors on the Overlord to manage the creation and lifetime of Kafka indexing tasks. -Kafka indexing tasks read events using Kafka partition and offset mechanism to guarantee exactly-once ingestion. The supervisor oversees the state of the indexing tasks to coordinate handoffs, manage failures, and ensure that scalability and replication requirements are maintained. +When you enable the Apache Kafka indexing service, you can configure supervisors on the Overlord to manage the creation and lifetime of Apache Kafka indexing tasks. -This topic contains configuration information for the Kafka indexing service supervisor for Apache Druid. +The supervisor oversees the state of the indexing tasks to coordinate handoffs, manage failures, and ensure that scalability and replication requirements are maintained. + +Kafka indexing tasks read events using Kafka partition and offset mechanism to guarantee exactly-once ingestion. + +This topic contains configuration information for the Apache Kafka indexing service supervisor for Apache Druid. Review Comment: ```suggestion This topic contains configuration information for the Kafka indexing service supervisor for Apache Druid. ``` -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org