You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nandor Kollar (JIRA)" <ji...@apache.org> on 2017/09/27 22:50:00 UTC

[jira] [Created] (AVRO-2083) Add Yetus InterfaceAudience annotations to Avro

Nandor Kollar created AVRO-2083:
-----------------------------------

             Summary: Add Yetus InterfaceAudience annotations to Avro
                 Key: AVRO-2083
                 URL: https://issues.apache.org/jira/browse/AVRO-2083
             Project: Avro
          Issue Type: Improvement
          Components: java
    Affects Versions: 1.8.2
            Reporter: Nandor Kollar
            Priority: Minor


Avro should use Yetus [InterfaceAudience annotations|https://yetus.apache.org/documentation/in-progress/audience-annotations-apidocs/org/apache/yetus/audience/package-summary.html] to mark classes which are intended for public use (these should rarely change), and classes for private use. This could be beneficial for both clients and API compatibility checker tools.

This package also has annotations for stability, we should also consider using those.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)