You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:05 UTC

[jira] [Updated] (FLINK-25349) Add test that ensures that parameter/return types have the same or stronger stability guarantee than method

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

Yun Gao updated FLINK-25349:
----------------------------
    Fix Version/s: 1.16.0

> Add test that ensures that parameter/return types have the same or stronger stability guarantee than method
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-25349
>                 URL: https://issues.apache.org/jira/browse/FLINK-25349
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 1.15.0
>            Reporter: Till Rohrmann
>            Priority: Major
>             Fix For: 1.15.0, 1.16.0
>
>
> For FLIP-196, we need a test that ensures that the transitive closure of methods wrt stability guarantees is respected. This means that return and parameter types of a method that has a stability guarantee must be at least as strong as the guarantee that is given for the method. 
> We might already have an architecture test for this case (we should check for it).



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