Dan Burkert has posted comments on this change. Change subject: WIP [rpc] introduced per-RPC credentials policy ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/6875/2/src/kudu/rpc/user_credentials.h File src/kudu/rpc/user_credentials.h: Line 41: void set_authn_token(const AuthnToken& token); > In some cases it might be necessary to clear the aggregated authn token, if I thought this was created once per proxy, in which case it's set up, and then probably isn't used again. Do we have cases where we clear the token? -- To view, visit http://gerrit.cloudera.org:8080/6875 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I52f806e7b6f6362f66148530124e748e199ae6c2 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[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
