You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2016/12/22 13:01:58 UTC

[jira] [Created] (HBASE-17359) Implement async admin

Duo Zhang created HBASE-17359:
---------------------------------

             Summary: Implement async admin
                 Key: HBASE-17359
                 URL: https://issues.apache.org/jira/browse/HBASE-17359
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


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)