You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/09/30 09:57:02 UTC

[jira] [Created] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface

Guanghao Zhang created HBASE-18914:
--------------------------------------

             Summary: 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


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)



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