Hisoka-X commented on code in PR #6408:
URL: https://github.com/apache/seatunnel/pull/6408#discussion_r1732262162
##########
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:
Maybe there is no suitable comment. The purpose of this test case is not to
read any data and ensure that the offset can still be submitted to Kafka
normally. Please refer https://github.com/apache/seatunnel/pull/7312
cc @hailin0
--
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]