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

Chesnay Schepler commented on FLINK-25868:
------------------------------------------

There are some issues on the japicmp side that make this more complicated than 
it has to be. As is we would have to disable the plugin in various modules 
because they either contain so many classes that the memory consumptions shoots 
through the roof, or because they have provided/optional dependencies which 
aren't put on the classpath.

I have created tickets for both of these issues.

> Enable japicmp for all modules
> ------------------------------
>
>                 Key: FLINK-25868
>                 URL: https://issues.apache.org/jira/browse/FLINK-25868
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Build System
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.15.0
>
>
> While we have many modules with stability annotations, the japicmp plugin is 
> only run on very few (essentially just dataset/-stream + metrics-core), 
> essentially voiding the purpose of the annotations.
> We should look into enabling the plugin for all modules.



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

Reply via email to