You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/02 16:16:04 UTC

[jira] [Created] (FLINK-2314) Make Streaming File Sources Persistent

Stephan Ewen created FLINK-2314:
-----------------------------------

             Summary: Make Streaming File Sources Persistent
                 Key: FLINK-2314
                 URL: https://issues.apache.org/jira/browse/FLINK-2314
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Stephan Ewen


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)