You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2022/10/27 18:43:00 UTC

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

Sergey Nuyanzin created FLINK-29784:
---------------------------------------

             Summary: 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


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)