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

[jira] [Created] (HBASE-16991) Make the intialization of AsyncConnection asynchronous

Duo Zhang created HBASE-16991:
---------------------------------

             Summary: Make the intialization of AsyncConnection asynchronous
                 Key: HBASE-16991
                 URL: https://issues.apache.org/jira/browse/HBASE-16991
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang
            Assignee: Duo Zhang


Now the ConnectionFactory.createAsyncConnection is still blocking. We should make it return a CompletableFuture to make the async client fully asynchronous.



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