[
https://issues.apache.org/jira/browse/FLINK-30400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775621#comment-17775621
]
Danny Cranmer commented on FLINK-30400:
---------------------------------------
> Chesnay Schepler How would this work for SQL FAT jars? IIUC they actually
> need connector-base
[~martijnvisser] flink-connector-base is [included in Flink
dist|https://github.com/apache/flink/blob/master/flink-dist/pom.xml#L156], so
SQL jars are fine; it will already be on the classpath.
> Stop bundling connector-base in externalized connectors
> -------------------------------------------------------
>
> Key: FLINK-30400
> URL: https://issues.apache.org/jira/browse/FLINK-30400
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Reporter: Chesnay Schepler
> Assignee: Hang Ruan
> Priority: Major
> Labels: pull-request-available
>
> Check that none of the externalized connectors bundle connector-base; if so
> remove the bundling and schedule a new minor release.
> Bundling this module is highly problematic w.r.t. binary compatibility, since
> bundled classes may rely on internal APIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)