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)