Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/6071

to look at the new patch set (#4).

Change subject: [security] derive TSK params from authn token ones
......................................................................

[security] derive TSK params from authn token ones

Derive the TSK validity interval from the authn token validity period.
The idea is to have set of parameters which is user-oriented: the authn
token lifetime directly impacts user job lifetimes, etc.

The default validity period for authn tokens is set to 7 days to
mirror other Hadoop ecosystem components (e.g. HBase).

The TSK validity interval is derived from authn token validity period:
tsk_validity = authn_token_validity + tsk_rotation.

Change-Id: I95bc64897ed16becda4ab8de6817695fdb48e9eb
---
M src/kudu/integration-tests/token_signer-itest.cc
M src/kudu/master/master.cc
M src/kudu/security/token_signer.cc
M src/kudu/security/token_signer.h
4 files changed, 35 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/71/6071/4
-- 
To view, visit http://gerrit.cloudera.org:8080/6071
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I95bc64897ed16becda4ab8de6817695fdb48e9eb
Gerrit-PatchSet: 4
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]>

Reply via email to