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

Stephan Ewen resolved FLINK-18447.
----------------------------------
    Release Note: 
The 'flink-connector-base' module is now part of 'flink-dist' and is always in 
the classpath of the JVM in standalone deployments or docker images.

Connectors that build on top of this connector base should now declare the 
dependency as 'provided', similar to API dependencies.
      Resolution: Fixed

Fixed in 1.12 via b2318adea73b5490d3c6fa50ec22b5c56897148a

> Add 'flink-connector-base' to 'flink-dist'
> ------------------------------------------
>
>                 Key: FLINK-18447
>                 URL: https://issues.apache.org/jira/browse/FLINK-18447
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 1.11.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Source connectors will rely mostly on 'flink-connector-base'. It is like a 
> high-level Source API.
> Including it in {{flink-dist}} would avoid that each connector has to package 
> that into a fat-jar. It would then be used similarly to other APIs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to