[ 
https://issues.apache.org/jira/browse/HBASE-18914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guanghao Zhang updated HBASE-18914:
-----------------------------------
    Description: 
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()


  was:
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)


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