You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2013/05/14 20:05:17 UTC

[jira] [Created] (HBASE-8546) Ensuring InterfaceAudience is added Hadoop Core classes used by HBase

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