[
https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090668#comment-16090668
]
Xiaobing Zhou commented on HBASE-18338:
---------------------------------------
Posted v4:
# add dispatch code to ping/echo/error ... implementation
# did some refactoring to be modular.
# did clean work
Will reuse RpcClient in the next patch instead of rpc-test-client.h and
rpc-test-client-handler.h which exist only for the reason of avoiding
dependencies initially. So reviews can skip rpc-test-client.h and
rpc-test-client-handler.h.
> [C++] Implement RpcTestServer
> -----------------------------
>
> Key: HBASE-18338
> URL: https://issues.apache.org/jira/browse/HBASE-18338
> Project: HBase
> Issue Type: Sub-task
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HBASE-18338.000.patch, HBASE-18338.001.patch,
> HBASE-18338.002.patch, HBASE-18338.003.patch, HBASE-18338.004.patch
>
>
> This is a spin-off from HBASE-18078. We need RpcTestServer to simulate
> various communication scenarios, e.g. timeout, connection aborted, long
> running services and so on.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)