[
https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081271#comment-16081271
]
Xiaobing Zhou commented on HBASE-18338:
---------------------------------------
Posted v1.
# learned from wangle RPC example, built an HBase test client and test server
and the corresponding client/server handlers.
# bridged native hbase::request and hbase::response into Bonk and Xtruct to do
easy test
Need some work to make it runnable in context of native hbase::request and
hbase::response.
> [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
>
>
> 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)