Suresh Srinivas created HBASE-8546:
--------------------------------------

             Summary: Ensuring InterfaceAudience is added 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

Reply via email to