[
https://issues.apache.org/jira/browse/HBASE-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382541#comment-14382541
]
Sean Busbey commented on HBASE-13342:
-------------------------------------
FYI, looks like we have a violation in 0.98 as well.
{quote}
$ grep -r "import org.apache.hadoop.classification" hbase-*
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZkAclReset.java:import
org.apache.hadoop.classification.InterfaceAudience;
{quote}
> Fix incorrect interface annotations
> -----------------------------------
>
> Key: HBASE-13342
> URL: https://issues.apache.org/jira/browse/HBASE-13342
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0, 1.1.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Attachments: HBASE-13342.patch
>
>
> Still some old annotations. Have slipped in. Lets remove them and add in a
> patch check for them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)