You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/01/27 12:25:00 UTC

[jira] [Created] (FLINK-25854) Annotate legacy FileSource as deprecated

Martijn Visser created FLINK-25854:
--------------------------------------

             Summary: Annotate legacy FileSource as deprecated
                 Key: FLINK-25854
                 URL: https://issues.apache.org/jira/browse/FLINK-25854
             Project: Flink
          Issue Type: Technical Debt
          Components: Connectors / FileSystem
            Reporter: Martijn Visser


Flink has a new FileSystem connector, which is compatible with the new Source and Sink APIs. However, there are still references and implementations using the legacy FileSource, like {{ContinuousFileReaderOperator}} and {{FilesystemTableSource}}. We should make sure that we annotate these as deprecated so they can be removed in a next Flink release. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)