Todd Lipcon has posted comments on this change. Change subject: [security] Add require_authentication option to C++ client ......................................................................
Patch Set 1: (1 comment) looks like this needs a rebase on top of the import/export creds patch (some minor conflicts). I'll take care of that and the issue I spotted since I'm cherry-picking locally to test http://gerrit.cloudera.org:8080/#/c/6121/1/src/kudu/client/client_builder-internal.h File src/kudu/client/client_builder-internal.h: Line 37: bool require_authentication_; need to initialize this in the ctor (or here) -- To view, visit http://gerrit.cloudera.org:8080/6121 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie7cfec58695df5f277e694735ca885e4e2915ebb Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
