You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:34:03 UTC

[jira] [Created] (HBASE-23441) CLONE - [C++] implement RPC client and connection management

guanyun created HBASE-23441:
-------------------------------

             Summary: CLONE - [C++] implement RPC client and connection management
                 Key: HBASE-23441
                 URL: https://issues.apache.org/jira/browse/HBASE-23441
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun
            Assignee: Xiaobing Zhou
             Fix For: HBASE-14850
         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, hbase-17051_v7.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
(v8.3.4#803005)