[
https://issues.apache.org/jira/browse/FLINK-30400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853965#comment-17853965
]
Danny Cranmer commented on FLINK-30400:
---------------------------------------
I agree this is frustrating. It is a similar problem with
{{flink-streaming-java}} and {{flink-clients}} that I am sure many users
stumble on. Personally I create an "intellij" Maven profile that I enable in
the IDE which includes these dependencies. It would be ideal if we could
provide a Flink dev plugin or similar that sets these things up.
> Stop bundling connector-base in externalized connectors
> -------------------------------------------------------
>
> Key: FLINK-30400
> URL: https://issues.apache.org/jira/browse/FLINK-30400
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Common
> Reporter: Chesnay Schepler
> Assignee: Hang Ruan
> Priority: Major
> Labels: pull-request-available
> Fix For: elasticsearch-3.1.0, aws-connector-4.2.0, kafka-3.1.0,
> rabbitmq-3.1.0, kafka-3.0.2
>
>
> 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)