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

Srikanth Srungarapu commented on HBASE-13537:
---------------------------------------------

In the new patch, added {{deleteTableAsync}} method to {{Admin}} interface. 
This wasn't included earlier as we had no way of validating whether the 
deletion succeeded or not. Thanks Matteo for clarifying this to me offline.

> Change the admin interface for async operations to return Future.
> -----------------------------------------------------------------
>
>                 Key: HBASE-13537
>                 URL: https://issues.apache.org/jira/browse/HBASE-13537
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>    Affects Versions: 2.0.0
>            Reporter: Srikanth Srungarapu
>            Assignee: Srikanth Srungarapu
>         Attachments: HBASE-13537.patch, HBASE-13537.patch, HBASE-13537.patch
>
>
> At the moment, the async operations are returning void. This task aims to 
> change the return type to Future and remove the aysnc wrapper methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to