You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2016/11/09 00:32:58 UTC

[jira] [Comment Edited] (HBASE-17051) libhbase++: implement RPC connection management

    [ https://issues.apache.org/jira/browse/HBASE-17051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649328#comment-15649328 ] 

Xiaobing Zhou edited comment on HBASE-17051 at 11/9/16 12:32 AM:
-----------------------------------------------------------------

Thanks [~enis] for the comments. I was thinking of trying to separate the stuff into two tickets to avoid a jumbo patch, if possible, i.e. rpc connection and client. Client will provide async capabilities of send out requests.


was (Author: xiaobingo):
Thanks [~enis] for the comments. I was thinking of trying to separate the stuff into two tickets to avoid a jumbo patch, i.e. rpc connection and client. Client will provide async capabilities of send out requests.

> libhbase++: implement RPC connection management
> -----------------------------------------------
>
>                 Key: HBASE-17051
>                 URL: https://issues.apache.org/jira/browse/HBASE-17051
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>
> This proposes building RPC connection management layer, which supports the equivalent functions resides in RpcConnection.java. Specifically, handler/pipeline concepts will be used for implementation, similar to NettyRpcConnection in java side.



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