Till Rohrmann created FLINK-25349:
-------------------------------------
Summary: 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
Fix For: 1.15.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)