Alexey Serbin has posted comments on this change. Change subject: Remove unused code for checking PLAIN authentication ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4874/2/src/kudu/rpc/rpc-test-base.h File src/kudu/rpc/rpc-test-base.h: Line 223: void WhoAmI(const WhoAmIRequestPB* /*req*/, WhoAmIResponsePB* resp, RpcContext* context) override { nit: it seems the lint build was unhappy with this long line (more than 100 characters in length). -- To view, visit http://gerrit.cloudera.org:8080/4874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie960fae30fe573b859f7ef0e27d656faac50d4c2 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
