You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/09/12 01:30:33 UTC

[jira] [Commented] (HBASE-10671) Add missing InterfaceAudience annotations for classes in hbase-common and hbase-client modules

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

Sean Busbey commented on HBASE-10671:
-------------------------------------

We don't have any InterfaceAudience annotation on hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java. It should probably be Public.

HBaseAdmin in hadoop-client should probably be marked deprecated for branch-1 so that we can transition clients to just using Admin in 2.0.

> Add missing InterfaceAudience annotations for classes in hbase-common and hbase-client modules
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-10671
>                 URL: https://issues.apache.org/jira/browse/HBASE-10671
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0, 0.99.1
>
>         Attachments: hbase-10671_v1.patch, hbase-10671_v2.patch
>
>
> In this jira, we'll add missing InterfaceAudience annotations to classes in the client visible modules (hbase-client and hbase-common).
> Parent jira is for deciding on whether some of the classes should be private or public. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)