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

Matthias Pohl commented on FLINK-31167:
---------------------------------------

FLINK-27919 introduced a new method {{SourceReaderContext.currentParallelism}} 
with a default implementation in 
[a5667e82|https://github.com/apache/flink/commit/a5667e82#diff-a247a24ccd1afc07c5d690a8a58b1f6584329925fdf0d7dc89361b90d621b7f2R72].
 This is actually not a breaking change because a new method is added with a 
default implementation. [~afedulov] can you confirm the reasoning?

> Verify that no exclusions were erroneously added to the japicmp plugin
> ----------------------------------------------------------------------
>
>                 Key: FLINK-31167
>                 URL: https://issues.apache.org/jira/browse/FLINK-31167
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Matthias Pohl
>            Assignee: Matthias Pohl
>            Priority: Major
>
> Verify that no exclusions were erroneously added to the japicmp plugin that 
> break compatibility guarantees. Check the exclusions for the 
> japicmp-maven-plugin in the root pom (see 
> [apache/flink:pom.xml:2175ff|https://github.com/apache/flink/blob/3856c49af77601cf7943a5072d8c932279ce46b4/pom.xml#L2175]
>  for exclusions that:
> * For minor releases: break source compatibility for {{@Public}} APIs
> * For patch releases: break source/binary compatibility for 
> {{@Public}}/{{@PublicEvolving}}  APIs
> Any such exclusion must be properly justified, in advance.



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

Reply via email to