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

Enis Soztutar commented on HBASE-12083:
---------------------------------------

I've found 
https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/InterfaceClassification.html
 which seems good enough to use. One thing I've learned is that 
InterfaceAudience.Stable indicates that it might break in minor versions, while 
InterfaceAudience.Evolving means it might break even in non-minor versions 
according to Hadoop's standard. We mark Table and Admin as Evolving. Maybe we 
should do them Stable. 

> Deprecate new HBaseAdmin() in favor of Connection.getAdmin()
> ------------------------------------------------------------
>
>                 Key: HBASE-12083
>                 URL: https://issues.apache.org/jira/browse/HBASE-12083
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Solomon Duskis
>            Assignee: Solomon Duskis
>            Priority: Critical
>             Fix For: 2.0.0, 0.99.2
>
>         Attachments: hbase-12083_v1.patch, hbase-12083_v2.patch
>
>




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

Reply via email to