You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiaobing Zhou (JIRA)" <ji...@apache.org> on 2017/07/07 21:56:01 UTC

[jira] [Commented] (HBASE-18338) [C++] Implement RpcTestServer

    [ https://issues.apache.org/jira/browse/HBASE-18338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078753#comment-16078753 ] 

Xiaobing Zhou commented on HBASE-18338:
---------------------------------------

Posted v0.
# simplified the implementation a lot.
# added RpcTestServerHandler and RpcTestServerPipelineFactory
# added test.proto and test_rpc_service.proto from Java side in order to implement server stubs like echo/ping

Will add implementation of server stubs to hook protobuf engine into RpcTestServerHandler in next patch.


> [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
>
>
> 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)