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

Guanghao Zhang commented on HBASE-18914:
----------------------------------------

bq. should we introduce the alternative ways to replace the deprecated methods 
in Admin?
I am +1 for Admin has same methods with AsyncAdmin in 2.0. This can be 
discussed in HBASE-18911 or a new issue.

bq. They are ugly names but we must come up with a workaround.
Yeah, these names is ugly...... If the pattern is null, it means delete all 
tables or no delete tables......

> Remove AsyncAdmin's methods which were already deprecated in Admin interface
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-18914
>                 URL: https://issues.apache.org/jira/browse/HBASE-18914
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-18914.master.001.patch
>
>
> Since we are not release hbase 2.0 now, I thought it is ok to remove the 
> methods which were already de deprecated in Admin interface.
> The methods which were marked as deprecated in HBASE-18241.
> HTableDescriptor[] deleteTables(Pattern)
> HTableDescriptor[] enableTables(Pattern)
> HTableDescriptor[] disableTables(Pattern)
> getAlterStatus()
> closeRegion()



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to