[
https://issues.apache.org/jira/browse/HBASE-15793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jurriaan Mous updated HBASE-15793:
----------------------------------
Attachment: HBASE-15793-v1.patch
A wrong import must have been auto imported while doing a last minute cleanup.
Added missing license.
> 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
> Attachments: HBASE-15793-v1.patch, HBASE-15793.patch
>
>
> 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)