You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2016/02/08 13:43:39 UTC

[jira] [Created] (FLINK-3367) Annotate all user-facing API classes with @Public or @PublicEvolving

Fabian Hueske created FLINK-3367:
------------------------------------

             Summary: Annotate all user-facing API classes with @Public or @PublicEvolving
                 Key: FLINK-3367
                 URL: https://issues.apache.org/jira/browse/FLINK-3367
             Project: Flink
          Issue Type: Task
    Affects Versions: 1.0.0
            Reporter: Fabian Hueske
            Assignee: Fabian Hueske
             Fix For: 1.0.0


At the moment, only stable public classes are annotated with @Public. It is not possible to identify whether a non-annotated class is supposed to be API-facing or not.

This issue proposes to annotate all API classes either with @Public or @PublicEvolving. Classes which are not annotated belong to Flink's internals.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)