Till Rohrmann created FLINK-25350:
-------------------------------------
Summary: Verify stability guarantees of annotated classes
Key: FLINK-25350
URL: https://issues.apache.org/jira/browse/FLINK-25350
Project: Flink
Issue Type: Sub-task
Components: Tests
Affects Versions: 1.15.0
Reporter: Till Rohrmann
Fix For: 1.15.0
In order to give API stability guarantees we should add a test which ensures
that an API class can at most give a stability guarantee of the weakest
annotated method a user needs to implement for this class. This will ensure
that we can extend API classes with methods that have weaker guarantees but
that must have default implementations.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)