[
https://issues.apache.org/jira/browse/HBASE-18914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205542#comment-16205542
]
Chia-Ping Tsai commented on HBASE-18914:
----------------------------------------
+1
We can get deleteTables/disableTables/enableTables back in 3.0 if users require
these helper methods.
> 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,
> HBASE-18914.master.002.patch, HBASE-18914.master.002.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)