You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:04 UTC

[jira] [Updated] (FLINK-18213) refactor kafka sql connector to use just one shade to compatible 0.10.0.2 +

     [ https://issues.apache.org/jira/browse/FLINK-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Gao updated FLINK-18213:
----------------------------
    Fix Version/s: 1.16.0

> 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
>             Fix For: 1.15.0, 1.16.0
>
>
> 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.1#820001)