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 ZhangNow 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)
