You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/10/28 08:55:00 UTC

[jira] [Closed] (FLINK-29784) Build fails with There is at least one incompatibility: org.apache.flink.api.connector.source.SourceReader

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

Matthias Pohl closed FLINK-29784.
---------------------------------
    Resolution: Duplicate

I know that your Jira issue was created first, [~Sergey Nuyanzin] . But I'm closing that one anyway in favor of FLINK-29787 because there's already a PR attached to that one.

> Build fails with There is at least one incompatibility: org.apache.flink.api.connector.source.SourceReader
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29784
>                 URL: https://issues.apache.org/jira/browse/FLINK-29784
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Core
>    Affects Versions: 1.17.0
>            Reporter: Sergey Nuyanzin
>            Priority: Major
>
> currently {{./mvnw clean install -DskipTests}} fails with 
> {noformat}
> ----------------------------------------------------
> [ERROR] Failed to execute goal io.github.zentol.japicmp:japicmp-maven-plugin:0.16.0_m325:cmp (default) on project flink-core: There is at least one incompatibility: org.apache.flink.api.connector.source.SourceReader.pauseOrResumeSplits(java.util.Collection,java.util.Collection):METHOD_NEW_DEFAULT -> [Help 1]
> [ERROR] 
> {noformat}
> It starts failing after this commit https://github.com/apache/flink/commit/82567cc9e9a23a2b6ca41f433c4b9310c0075767
> removal of that commit fixes the behavior 
> // cc [~hxbks2ks] may be you know more details about that



--
This message was sent by Atlassian Jira
(v8.20.10#820010)