[ 
https://issues.apache.org/jira/browse/KNOX-2316?focusedWorklogId=417045&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-417045
 ]

ASF GitHub Bot logged work on KNOX-2316:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Apr/20 19:16
            Start Date: 06/Apr/20 19:16
    Worklog Time Spent: 10m 
      Work Description: pzampino commented on pull request #306: KNOX-2316 - 
Knox Token State Eviction Must Consider Maximum Token Lif…
URL: https://github.com/apache/knox/pull/306
 
 
   …etime
   
   ## What changes were proposed in this pull request?
   
   Modified the logic to decide if the state associated with a token should be 
evicted from storage, such that token state won't be evicted before the maximum 
token lifetime is exceeded.
   
   ## How was this patch tested?
   
   Manual testing, and modified DefaultTokenStateServiceTest methods.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 417045)
    Remaining Estimate: 0h
            Time Spent: 10m

> Knox Token State Eviction Must Consider Maximum Token Lifetime
> --------------------------------------------------------------
>
>                 Key: KNOX-2316
>                 URL: https://issues.apache.org/jira/browse/KNOX-2316
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The evaluation for determining when to evict Knox token state, when 
> server-managed state is enabled, is based on the token's expiration without 
> consideration for the maximum token lifetime.
> This evaluation should be based on the maximum token lifetime to avoid the 
> premature eviction of token state due to irregular renewers which may not 
> request renewal prior to expiration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to