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


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-kafka-e2e/src/test/resources/kafka/kafkasource_group_offset_to_console_with_commit_offset.conf:
##########
@@ -63,11 +66,11 @@ sink {
 
               {
                 rule_type = MIN
-                rule_value = 100
+                rule_value = 0
               },
               {
                 rule_type = MAX
-                rule_value = 149
+                rule_value = 99

Review Comment:
   The original test case did not play a role because he did not read the data



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