zentol edited a comment on pull request #16229:
URL: https://github.com/apache/flink/pull/16229#issuecomment-867447171


   > Since its a FLIP-27 source, we can't easily track the checkpoint progress 
there.
   
   The `SourceReader` gets notified of completed checkpoints. Could you not 
modify the `TestingNumberSequenceSource` to return a custom reader that 
~~completes some shared (org.apache.flink.testutils.junit.SharedObjects) 
CompletableFuture within notifyCheckpointComplete?~~
   only consumes the last split after 1 checkpoint is consumed?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to