You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/21 20:55:00 UTC

[jira] [Work logged] (KNOX-2352) Knox Token State Eviction Should Be Based on Expiration and Extended Default Grace Period

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

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

                Author: ASF GitHub Bot
            Created on: 21/Apr/20 20:54
            Start Date: 21/Apr/20 20:54
    Worklog Time Spent: 10m 
      Work Description: pzampino opened a new pull request #321:
URL: https://github.com/apache/knox/pull/321


   …nd Extended Default Grace Period
   
   ## What changes were proposed in this pull request?
   
   Reverted the token state eviction evaluation to be based on the expiration time and a configurable grace period. Also increased the default grace period to 24 hours to accommodate irregular renewers.
   
   ## How was this patch tested?
   
   Automated tests + manual testing


----------------------------------------------------------------
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:
users@infra.apache.org


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

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

> Knox Token State Eviction Should Be Based on Expiration and Extended Default Grace Period
> -----------------------------------------------------------------------------------------
>
>                 Key: KNOX-2352
>                 URL: https://issues.apache.org/jira/browse/KNOX-2352
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Philip Zampino
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Instead of eviction being based on the maximum token lifetime, the decision should be based on the expiration time with consideration for a configurable grace period (as it had been previously). To resolve some issues with suspected premature eviction, the grace period should also be increased to something much greater than the current default of 5 minutes.



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