[
https://issues.apache.org/jira/browse/FLINK-25927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Fedulov updated FLINK-25927:
--------------------------------------
Release Note: (was: Distribution of `flink-connector-base` dependency
changed. Starting with Flink 1.15, it should **not** be shaded inside
connectors anymore and is instead distributed via Flink's `/lib` folder (maven
scope: provided). IMPORTANT: Using earlier versions of connectors that still
shade `flink-connector-base` with Flink 1.15 might cause class loading issues.)
> Make flink-connector-base dependency usage consistent across all connectors
> ---------------------------------------------------------------------------
>
> Key: FLINK-25927
> URL: https://issues.apache.org/jira/browse/FLINK-25927
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Affects Versions: 1.15.0
> Reporter: Alexander Fedulov
> Assignee: Alexander Fedulov
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> * {{flink-connector-base}} was inconsistently used in connectors (directly
> shaded in some and transitively pulled in via {{flink-connector-files}} which
> was itself shaded in the table uber jar)
> * FLINK-24687 moved {{flink-connector-files}} out of the {{flink-table}}
> uber jar
> * It is necessary to make usage of {{flink-connector-base}} consistent
> across all connectors
--
This message was sent by Atlassian Jira
(v8.20.1#820001)