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)