Duo Zhang created HBASE-17141:
---------------------------------
Summary: Introduce a more user-friendly implementation of
AsyncTable
Key: HBASE-17141
URL: https://issues.apache.org/jira/browse/HBASE-17141
Project: HBase
Issue Type: Sub-task
Components: asyncclient, Client
Affects Versions: 2.0.0
Reporter: Duo Zhang
Assignee: Duo Zhang
Fix For: 2.0.0
The current AsyncTable implementation exposes the low level details so it is
safe for normal users. If they do some time consuming work in the callback or
consumer logic then the whole rpc connection will be blocked.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)