You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Arvid Heise (Jira)" <ji...@apache.org> on 2022/03/23 09:17:00 UTC

[jira] [Commented] (FLINK-26701) Relocation of connector-base might break user jars due to changed imports

    [ https://issues.apache.org/jira/browse/FLINK-26701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511142#comment-17511142 ] 

Arvid Heise commented on FLINK-26701:
-------------------------------------

Merged into 1.15 as 1b04ba84222dd44cce9b3241e7a939275557478a, into master as 62defcae6bfe325265c7386542cf44ee179f8385.

> Relocation of connector-base might break user jars due to changed imports
> -------------------------------------------------------------------------
>
>                 Key: FLINK-26701
>                 URL: https://issues.apache.org/jira/browse/FLINK-26701
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Common
>    Affects Versions: 1.15.0
>            Reporter: Fabian Paul
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> With the introduction of FLINK-25927, every connector now relocates connector-base to better support connectors compatibility with different Flink versions. Unfortunately, not all classes in connector-base are only used by connector but some are supposed to be used inside the user jar directly i.e. DeliveryGuarantee, HybridSource...
> Since the connector now relocates the module the existing imports are broken.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)