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

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

Xiaobing Zhou created HBASE-18466:
-------------------------------------

             Summary: [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


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)