Alexey Serbin has submitted this change and it was merged. (
http://gerrit.cloudera.org:8080/15989 )
Change subject: [rpc] small cleanup on RemoteMethod, RpcContext
......................................................................
[rpc] small cleanup on RemoteMethod, RpcContext
Avoid copying strings in methods
{RemoteMethod,RpcContext}::{method_name,service_name}.
Change-Id: I64531206b2eee8792372c989c48d430a7a62b865
Reviewed-on: http://gerrit.cloudera.org:8080/15989
Reviewed-by: Todd Lipcon <[email protected]>
Tested-by: Kudu Jenkins
---
M src/kudu/rpc/remote_method.h
M src/kudu/rpc/rpc_context.cc
M src/kudu/rpc/rpc_context.h
3 files changed, 6 insertions(+), 6 deletions(-)
Approvals:
Todd Lipcon: Looks good to me, approved
Kudu Jenkins: Verified
--
To view, visit http://gerrit.cloudera.org:8080/15989
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I64531206b2eee8792372c989c48d430a7a62b865
Gerrit-Change-Number: 15989
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <[email protected]>