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

Chris Douglas commented on HADOOP-10383:
----------------------------------------

It's a static check intended for auditing API compatibility, so adding the 
extra information at runtime is avoidable. I don't know of any practical issues 
with runtime retention, but it's not necessary, either.

Annotations are also used at compile-time; the reflection API is one way of 
accessing a subset of them. If it's awkward to implement then no problem, just 
wanted to raise it as an alternative...

> InterfaceStability annotations should have RetentionPolicy.RUNTIME
> ------------------------------------------------------------------
>
>                 Key: HADOOP-10383
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10383
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 3.0.0, 2.4.0
>
>         Attachments: hadoop-10383_v1.patch
>
>
> Same as in HADOOP-10374. Forgot to make the change there. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to