You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jurriaan Mous (JIRA)" <ji...@apache.org> on 2016/05/07 10:47:12 UTC

[jira] [Created] (HBASE-15793) Port over AsyncCall improvements

Jurriaan Mous created HBASE-15793:
-------------------------------------

             Summary: Port over AsyncCall improvements 
                 Key: HBASE-15793
                 URL: https://issues.apache.org/jira/browse/HBASE-15793
             Project: HBase
          Issue Type: Improvement
          Components: rpc
            Reporter: Jurriaan Mous
            Assignee: Jurriaan Mous


Again a part of HBASE-13784 patch. 

This issue is about porting over the improvements in AsyncCall so it is a more flexible for usage in true async calls. It will not depend anymore on PayloadCarryingRpcController which is not needed in the async implementation. Furthermore it introduces the MessageConverter and IOExceptionConverter so the responses of future async calls can be converted in an easy async way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)