tweise opened a new pull request #17006: URL: https://github.com/apache/flink/pull/17006
## What is the purpose of the change This change will ensure that the sources that are contained in `HybridSource` can receive `notifyCheckpointComplete` and `notifyCheckpointAborted`. Found this issue with `KafkaSouce` which would not commit offsets. ## Verifying this change I verified this change with an internal deployment. -- 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]
