Tzu-Li (Gordon) Tai created FLINK-8192: ------------------------------------------
Summary: Properly annotate APIs of all Flink connectors with @Public / @PublicEvolving / @Internal Key: FLINK-8192 URL: https://issues.apache.org/jira/browse/FLINK-8192 Project: Flink Issue Type: Improvement Components: Streaming Connectors Reporter: Tzu-Li (Gordon) Tai Fix For: 1.5.0 Currently, the APIs of the Flink connectors have absolutely no annotations on whether their usage is {{Public}} / {{PublicEvolving}} / or {{Internal}}. We have, for example, instances in the past where a user was mistakenly using an abstract internal base class in the Elasticsearch connector. This JIRA tracks the coverage of API usage annotation for all Flink shipped connectors. Ideally, a separate subtask should be created for each individual connector. -- This message was sent by Atlassian JIRA (v6.4.14#64029)