[
https://issues.apache.org/jira/browse/HBASE-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770036#comment-15770036
]
Duo Zhang commented on HBASE-17359:
-----------------------------------
Any volunteers? I think this could be converted to a top level issue and you
can create sub tasks to implement the individual methods of it.
> Implement async admin
> ---------------------
>
> Key: HBASE-17359
> URL: https://issues.apache.org/jira/browse/HBASE-17359
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Duo Zhang
> Fix For: 2.0.0
>
>
> And as we will return a CompletableFuture, I think we can just remove the
> XXXAsync methods, and make all the methods blocking which means we will only
> finish the CompletableFuture when the operation is done. User can choose
> whether to wait on the returned CompletableFuture.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)