[ https://issues.apache.org/jira/browse/FLINK-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martijn Visser closed FLINK-18213. ---------------------------------- Fix Version/s: (was: 1.17.0) Resolution: Done Resolved due to Flink now having only one Kafka connector > refactor kafka sql connector to use just one shade to compatible 0.10.0.2 + > --------------------------------------------------------------------------- > > Key: FLINK-18213 > URL: https://issues.apache.org/jira/browse/FLINK-18213 > Project: Flink > Issue Type: Improvement > Components: Connectors / Kafka > Affects Versions: 1.11.0 > Reporter: jackylau > Priority: Minor > Labels: auto-deprioritized-major > > Flink master supports 0.10/0.11/2.x, with three flink-sql-connector shade jar > currently (1.12-snapshot). > As we all know ,kafka client is compatible after 0.10.2.x, so we can use > kafka client 2.x to access to brocker server are 0.10/0.11/2.x. > So we can just use one kafka sql shade jar. > for this , we should do 2 things > 1) refactor to 1 shade jar > 2) rename flink-kafka-connector mudules with same qualified name in case of > conflicts such as NoSuchMethod or ClassNotFound error -- This message was sent by Atlassian Jira (v8.20.10#820010)