mimaison commented on a change in pull request #11500: URL: https://github.com/apache/kafka/pull/11500#discussion_r752125838
########## File path: docs/quickstart.html ########## @@ -158,15 +158,78 @@ <h4 class="anchor-heading"> </h4> <p> - You probably have lots of data in existing systems like relational databases or traditional messaging systems, - along with many applications that already use these systems. - <a href="/documentation/#connect">Kafka Connect</a> allows you to continuously ingest - data from external systems into Kafka, and vice versa. It is thus very easy to integrate existing systems with - Kafka. To make this process even easier, there are hundreds of such connectors readily available. + Reading data from the console and writing it back to the console is a convenient place to start, but you'll probably want Review comment: Should we keep the existing paragraph and add this after it? I think it helps introduce Connect. -- 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-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org