Carl-Zhou-CN commented on code in PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#discussion_r1843699821


##########
docs/en/connector-v2/source/kafka.md:
##########
@@ -59,6 +59,7 @@ They can be downloaded via install-plugin.sh or from the 
Maven central repositor
 ### Simple
 
 > This example reads the data of kafka's topic_1, topic_2, topic_3 and prints 
 > it to the client.And if you have not yet installed and deployed SeaTunnel, 
 > you need to follow the instructions in Install SeaTunnel to install and 
 > deploy SeaTunnel. And if you have not yet installed and deployed SeaTunnel, 
 > you need to follow the instructions in [Install 
 > SeaTunnel](../../start-v2/locally/deployment.md) to install and deploy 
 > SeaTunnel. And then follow the instructions in [Quick Start With SeaTunnel 
 > Engine](../../start-v2/locally/quick-start-seatunnel-engine.md) to run this 
 > job.
+> In batch mode, it will consume continuously until it reaches the maximum 
offset.

Review Comment:
   This PR modification does not alter the behavior of the Kafka source. I 
believe adding it above does not make a significant difference and disrupts the 
structure of the documentation



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

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

Reply via email to