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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-11025:
----------------------------------------

             Summary: Connector shading is inconsistent
                 Key: FLINK-11025
                 URL: https://issues.apache.org/jira/browse/FLINK-11025
             Project: Flink
          Issue Type: Bug
          Components: Batch Connectors and Input/Output Formats, Build System, Streaming Connectors
    Affects Versions: 1.6.2, 1.5.5, 1.7.0
            Reporter: Chesnay Schepler


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
 # Cassandra, Kafka 0.8
 # Kafka 0.9+, ES1,2,5, Kinesis, twitter

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)