[
https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16092369#comment-16092369
]
Xiaobing Zhou commented on HBASE-18338:
---------------------------------------
posted patch v5.
# reuses RpcClient in test
# binds to port 0 to be ephemeral
# throws exception in test
# removes rpc-test-client.h and rpc-test-client-handler.h
Let's refill the TODO in follow up patch, thanks [~enis] for reviews.
> [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,
> HBASE-18338.005.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)