[ 
https://issues.apache.org/jira/browse/HADOOP-10374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13915794#comment-13915794
 ] 

Hudson commented on HADOOP-10374:
---------------------------------

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1687 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1687/])
HADOOP-10374. InterfaceAudience annotations should have 
RetentionPolicy.RUNTIME. (Contributed by Enis Soztutar) (arp: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1572783)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceAudience.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


> 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)

Reply via email to