You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/12/19 22:39:58 UTC

[jira] [Commented] (HBASE-17051) [C++] implement RPC client and connection management

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

Hadoop QA commented on HBASE-17051:
-----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s {color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 7s {color} | {color:red} HBASE-17051 does not apply to HBASE-14850. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12843963/HBASE-17051-HBASE-14850.006.patch |
| JIRA Issue | HBASE-17051 |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/4980/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> [C++] implement RPC client and 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
>         Attachments: HBASE-17051-HBASE-14850.000.patch, HBASE-17051-HBASE-14850.001.patch, HBASE-17051-HBASE-14850.002.patch, HBASE-17051-HBASE-14850.003.patch, HBASE-17051-HBASE-14850.004.patch, HBASE-17051-HBASE-14850.005.patch, HBASE-17051-HBASE-14850.006.patch
>
>
> This proposes building RPC client and connection management layer, which supports the equivalent functions resides in RpcClient.java and RpcConnection.java. Specifically, handler/pipeline concepts will be used for implementation, similar to NettyRpcClient and NettyRpcConnection in java side.



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