You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Thomas Weise (Jira)" <ji...@apache.org> on 2021/08/04 20:08:00 UTC

[jira] [Created] (FLINK-23633) HybridSource: Support dynamic stop position in FileSource

Thomas Weise created FLINK-23633:
------------------------------------

             Summary: HybridSource: Support dynamic stop position in FileSource
                 Key: FLINK-23633
                 URL: https://issues.apache.org/jira/browse/FLINK-23633
             Project: Flink
          Issue Type: Sub-task
          Components: Connectors / FileSystem
            Reporter: Thomas Weise


As of FLINK-22670 FileSource can be used with HybridSource with fixed end position. To support the scenario where the switch position isn't known ahead of time, FileSource needs to have a hook to decide when it is time to stop with continuous polling and then expose the end position through the enumerator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)