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:22:00 UTC

[jira] [Created] (FLINK-25853) Annotate current JDBC connector as deprecated to prepare for new JDBC connector

Martijn Visser created FLINK-25853:
--------------------------------------

             Summary: Annotate current JDBC connector as deprecated to prepare for new JDBC connector
                 Key: FLINK-25853
                 URL: https://issues.apache.org/jira/browse/FLINK-25853
             Project: Flink
          Issue Type: Technical Debt
          Components: Connectors / JDBC
            Reporter: Martijn Visser


The current JDBC connector still uses the old interfaces (SourceFunction and SinkFunction). In a next release of Flink, we want to replace the current JDBC connector with a successor that does use the new Source and Sink APIs. In order to be able to remove the old JDBC connector in a next release, we need to annotate it as deprecated so it can be removed in a future one. 



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