Sailesh Mukil 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 7: (3 comments) > Build Failed > > http://jenkins.kudu.apache.org/job/kudu-gerrit/10235/ : FAILURE Looks like a flaky failure in Test_KUDU_1735. http://gerrit.cloudera.org:8080/#/c/8218/5/src/kudu/rpc/client_negotiation.cc File src/kudu/rpc/client_negotiation.cc: http://gerrit.cloudera.org:8080/#/c/8218/5/src/kudu/rpc/client_negotiation.cc@111 PS5, Line 111: std::string sasl_proto_name) > warning: the const qualified parameter 'sasl_proto_name' is copied for each Done http://gerrit.cloudera.org:8080/#/c/8218/5/src/kudu/rpc/server_negotiation.cc File src/kudu/rpc/server_negotiation.cc: http://gerrit.cloudera.org:8080/#/c/8218/5/src/kudu/rpc/server_negotiation.cc@137 PS5, Line 137: std::string sasl_proto_name) > warning: the const qualified parameter 'sasl_proto_name' is copied for each Done http://gerrit.cloudera.org:8080/#/c/8218/5/src/kudu/rpc/server_negotiation.cc@268 PS5, Line 268: Status ServerNegotiation::PreflightCheckGSSAPI(const std::string& sasl_proto_name) { > warning: the const qualified parameter 'sasl_proto_name' is copied for each Done -- 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: 7 Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Fri, 06 Oct 2017 16:55:40 +0000 Gerrit-HasComments: Yes
