Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
-
None
-
None
Description
Streaming File sources should participate in the checkpointing. They should track the bytes they read from the file and checkpoint it.
One can look at the sequence generating source function for an example of a checkpointed source.
Attachments
Issue Links
- is duplicated by
-
FLINK-3515 Make the "file monitoring source" exactly-once
- Closed
- relates to
-
FLINK-3677 FileInputFormat: Allow to specify include/exclude file name patterns
- Closed
- requires
-
FLINK-3896 Allow a StreamTask to be Externally Cancelled.
- Closed
- supercedes
-
FLINK-3796 FileSourceFunction doesn't respect InputFormat's life cycle methods
- Closed
- links to