[
https://issues.apache.org/jira/browse/HBASE-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658101#comment-13658101
]
Suresh Srinivas commented on HBASE-8546:
----------------------------------------
On a quick review, I found another class org.apache.hadoop.util.StringUtils
explicitly declared as InterfaceAudience.private used in HBase. I will create a
jira in Hadoop change it into limited private audience.
> Ensuring InterfaceAudience is added to Hadoop Core classes used by HBase
> ------------------------------------------------------------------------
>
> Key: HBASE-8546
> URL: https://issues.apache.org/jira/browse/HBASE-8546
> Project: HBase
> Issue Type: Bug
> Components: hadoop2
> Reporter: Suresh Srinivas
>
> InterfaceAudience classification was added in HADOOP-5073. Some of the
> classes that are not tagged as InterfaceAudience public or limited private
> may have been used in HBase - see one such example - HADOOP-9563.
> This jira is for:
> - Discussing how we could avoid this type of issues - say add unit tests in
> HBase?
> - Find other such classes not tagged as public in Hadoop and tag them in
> Hadoop as LimitedPrivate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira