Todd Lipcon has submitted this change and it was merged. Change subject: rpc: improve error messages for overly long RPC responses ......................................................................
rpc: improve error messages for overly long RPC responses This improves the error messages to include the type name of the PB, and also adds test coverage. Change-Id: Id03f2e76d5929bfee33d3b2e4b55c74a97f95254 Reviewed-on: http://gerrit.cloudera.org:8080/2915 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/rpc/rpc-test-base.h M src/kudu/rpc/rpc_stub-test.cc M src/kudu/rpc/rtest.proto M src/kudu/rpc/serialization.cc M src/kudu/rpc/transfer.cc 5 files changed, 32 insertions(+), 9 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2915 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id03f2e76d5929bfee33d3b2e4b55c74a97f95254 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Binglin Chang <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
