[
https://issues.apache.org/jira/browse/HBASE-22002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912031#comment-16912031
]
Viraj Jasani commented on HBASE-22002:
--------------------------------------
[~Apache9]
alter_status command is still using admin.getAlterStatus(TabelName):
[https://github.com/apache/hbase/blob/master/hbase-shell/src/main/ruby/hbase/admin.rb#L653]
Should we provide a new method with Future.get or bring back old method?
Thanks
> Remove the deprecated methods in Admin interface
> ------------------------------------------------
>
> Key: HBASE-22002
> URL: https://issues.apache.org/jira/browse/HBASE-22002
> Project: HBase
> Issue Type: Task
> Components: Admin, Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-22002-test.patch, HBASE-22002-test.patch,
> HBASE-22002-v1.patch, HBASE-22002-v2.patch, HBASE-22002-v3.patch,
> HBASE-22002-v4.patch, HBASE-22002-v5.patch, HBASE-22002.patch
>
>
> For API cleanup, and will make the work in HBASE-21718 a little easier.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)