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:33:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaobing Zhou updated HBASE-18466:
----------------------------------
    Attachment: HBASE-18466.000.patch

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