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)