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/28 00:34:00 UTC

[jira] [Commented] (HBASE-18466) [C++] Support handling exception in RpcTestServer

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

Xiaobing Zhou commented on HBASE-18466:
---------------------------------------

Posted v0:
# changed  RpcTestService and RpcTestServerSerializeHandler for the purpose
# implemented error in test_rpc_service.proto

> [C++] Support handling exception in RpcTestServer
> -------------------------------------------------
>
>                 Key: HBASE-18466
>                 URL: https://issues.apache.org/jira/browse/HBASE-18466
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>         Attachments: HBASE-18466.000.patch
>
>
> In order simulate various error from servers,  exceptions should be handled properly. The idea is to zip exception into hbase::Response in RpcTestService, and Serialize response to folly::IOBuf and write it down the pipeline.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)