[
https://issues.apache.org/jira/browse/HBASE-15745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275448#comment-15275448
]
Hudson commented on HBASE-15745:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #905 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/905/])
HBASE-15796 TestMetaCache fails after HBASE-15745 (stack: rev
9ee0cbb995c1d7de905f4138a199f115762725e8)
*
hbase-client/src/main/java/org/apache/hadoop/hbase/client/AbstractRegionServerCallable.java
> Refactor RPC classes to better accept async changes.
> ----------------------------------------------------
>
> Key: HBASE-15745
> URL: https://issues.apache.org/jira/browse/HBASE-15745
> Project: HBase
> Issue Type: Improvement
> Reporter: Jurriaan Mous
> Assignee: Jurriaan Mous
> Fix For: 2.0.0
>
> Attachments: HBASE-15745-v1.patch, HBASE-15745-v2.patch,
> HBASE-15745-v3.patch, HBASE-15745.patch
>
>
> The class layout needs to be changed to better accept Async versions of the
> same classes. This is a partly commit of the patch in HBASE-13784
> Classes turned interface:
> * AsyncRpcChannel with AsyncRpcChannelImpl as implementation
> * CoprocessorRpcChannel with SyncCoprocessorRpcChannel for implementation
> New lower-level abstractions:
> * ProtoRetryingCallable below RetryingCallable
> * AbstractRegionServerCallable below RegionServerCallable
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)