You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2021/12/16 13:56:00 UTC

[jira] [Created] (FLINK-25350) Verify stability guarantees of annotated classes

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)