[ 
https://issues.apache.org/jira/browse/HBASE-16435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-16435:
------------------------------
    Attachment: HBASE-16435-v2.patch

I think there is something wrong that the {{ServerRpcController}} is used at 
client side... in the coprocessor execution. So I add the instance of check 
back but I do not think the logic in {{configurePayloadCarryingRpcController}} 
is right as we just ignore the RpcController passed in which means we can not 
tell the upper layer whether there is an exception.

Just add it back. Will dig more and open new issues to address this problem.

Thanks.

> Implement RpcChannel for RpcClientImpl
> --------------------------------------
>
>                 Key: HBASE-16435
>                 URL: https://issues.apache.org/jira/browse/HBASE-16435
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16435-v1.patch, HBASE-16435-v2.patch, 
> HBASE-16435.patch
>
>
> It is possible to implement this without netty. Just add a callback to the 
> call object.



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

Reply via email to