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)