You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2011/06/01 02:20:47 UTC

[jira] [Created] (HBASE-3938) enhance HBase client to issue async RPC

enhance HBase client to issue async RPC
---------------------------------------

                 Key: HBASE-3938
                 URL: https://issues.apache.org/jira/browse/HBASE-3938
             Project: HBase
          Issue Type: Improvement
          Components: ipc
            Reporter: dhruba borthakur
            Assignee: dhruba borthakur


We would like our application to not use up a thread while making a hBase RPC. Instead,  invoke a callback method when a RPC completes. This increases client-side parallelism without consuming application-server (hbase client) threads. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira