You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "guanyun (Jira)" <ji...@apache.org> on 2019/12/08 13:35:03 UTC

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

guanyun created HBASE-23503:
-------------------------------

             Summary: CLONE - [C++] Support handling exception in RpcTestServer
                 Key: HBASE-23503
                 URL: https://issues.apache.org/jira/browse/HBASE-23503
             Project: HBase
          Issue Type: Sub-task
            Reporter: guanyun
            Assignee: Xiaobing Zhou
             Fix For: HBASE-14850
         Attachments: HBASE-18466.000.patch, HBASE-18466.001.patch, HBASE-18466.002.patch, HBASE-18466.003.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
(v8.3.4#803005)