531651225 commented on code in PR #3312:
URL: 
https://github.com/apache/incubator-seatunnel/pull/3312#discussion_r1020196098


##########
docs/en/connector-v2/source/Rabbitmq.md:
##########
@@ -0,0 +1,148 @@
+# Rabbitmq
+
+> Rabbitmq source connector
+
+## Description
+
+Used to read data from Rabbitmq.
+
+## Key features
+
+- [ ] [batch](../../concept/connector-v2-features.md)

Review Comment:
   > Unsupported batch mode?
   
   The consumer of rabitmq source connect obtains the message through the event 
monitoring and listening method. If there is a message, it will be 
automatically obtained. it seems that no way to judge whether there is no 
subsequent event message.



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