[
https://issues.apache.org/jira/browse/HADOOP-10374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-10374:
-----------------------------------
Fix Version/s: 2.4.0
> InterfaceAudience annotations should have RetentionPolicy.RUNTIME
> -----------------------------------------------------------------
>
> Key: HADOOP-10374
> URL: https://issues.apache.org/jira/browse/HADOOP-10374
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 3.0.0, 2.4.0
>
> Attachments: hadoop-10374_v1.patch
>
>
> There are valid use cases for accessing the InterfaceAudience annotations
> programatically.
> In HBase, we are writing a unit test to check whether every class in the
> client packages are annotated with one of the annotations. Plus, we are also
> thinking about a golden file to containing all public method sigs, so that we
> can ensure public facing API-compatibility from a unit test.
> Related: HBASE-8546, HBASE-10462, HBASE-8275
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)