Todd Lipcon has submitted this change and it was merged. Change subject: [security] added info on non-renewable authn tokens ......................................................................
[security] added info on non-renewable authn tokens It's not possible to renew Kudu authn tokens. That information is added into the description of the --authn_token_validity_seconds command-line flag. I also opened KUDU-1895 JIRA case for adding corresponding information into end-user documentation. Change-Id: I44b5aedb05803ffba7a22f8127b2edac60d3752c Reviewed-on: http://gerrit.cloudera.org:8080/6122 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/master/master.cc 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Alexey Serbin: Verified -- To view, visit http://gerrit.cloudera.org:8080/6122 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I44b5aedb05803ffba7a22f8127b2edac60d3752c Gerrit-PatchSet: 3 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: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
