Todd Lipcon has posted comments on this change. ( http://gerrit.cloudera.org:8080/8218 )
Change subject: Allow the SASL protocol service name to be configurable ...................................................................... Patch Set 1: (2 comments) http://gerrit.cloudera.org:8080/#/c/8218/1/src/kudu/rpc/client_negotiation.cc File src/kudu/rpc/client_negotiation.cc: http://gerrit.cloudera.org:8080/#/c/8218/1/src/kudu/rpc/client_negotiation.cc@121 PS1, Line 121: sasl_proto_name this can be std::moved() too once the parameter is not 'const' http://gerrit.cloudera.org:8080/#/c/8218/1/src/kudu/rpc/messenger.cc File src/kudu/rpc/messenger.cc: http://gerrit.cloudera.org:8080/#/c/8218/1/src/kudu/rpc/messenger.cc@271 PS1, Line 271: sasl_proto_name std::move here once it's not a const arg -- To view, visit http://gerrit.cloudera.org:8080/8218 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9e30fe4461893b67527333259579e2304b19af1e Gerrit-Change-Number: 8218 Gerrit-PatchSet: 1 Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Thu, 05 Oct 2017 18:08:00 +0000 Gerrit-HasComments: Yes
