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/11/21 12:24:58 UTC

[jira] [Created] (HBASE-17141) Introduce a more user-friendly implementation of AsyncTable

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)