hailin0 commented on code in PR #6785:
URL: https://github.com/apache/seatunnel/pull/6785#discussion_r1591153041
##########
seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceReader.java:
##########
@@ -113,7 +116,7 @@ public void pollNext(Collector<T> output) throws Exception {
@Override
public void notifyCheckpointComplete(long checkpointId) throws Exception {
- dataSourceDialect.notifyCheckpointComplete(checkpointId);
Review Comment:
link
https://github.com/apache/seatunnel/pull/5986/files#diff-20a17e1940d9758382b926b7756ee75b3a0846fe0283f3bca8d03acab94d7c57R64
--
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]