[ https://issues.apache.org/jira/browse/HBASE-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Duo Zhang updated HBASE-17141: ------------------------------ Attachment: HBASE-17141-v1.patch Add comment. > 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 > > Attachments: HBASE-17141-v1.patch, HBASE-17141.patch > > > 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)