You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/07/31 10:10:00 UTC

[jira] [Closed] (FLINK-11025) Connector shading is inconsistent

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

Till Rohrmann closed FLINK-11025.
---------------------------------
    Resolution: Abandoned

Closed for inactivity.

> Connector shading is inconsistent
> ---------------------------------
>
>                 Key: FLINK-11025
>                 URL: https://issues.apache.org/jira/browse/FLINK-11025
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataSet, Build System, Connectors / Common
>    Affects Versions: 1.5.5, 1.6.2, 1.7.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> I've had a look at our connectors and our shading practices very inconsistent. Connectors either:
>  # don't shade anything at all
>  # shade dependencies that are prone to causing conflicts (like guava)
>  # shade everything
> Examples:
>  # nifi, hbase, jdbc, orc, ES6, rabbitmq, Kafka
>  # Cassandra, Kinesis
>  # ES1,2,5, twitter
>  



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