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/02/07 19:57:00 UTC

[jira] [Work logged] (KNOX-2214) Reaping of expired Knox tokens

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

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

                Author: ASF GitHub Bot
            Created on: 07/Feb/20 19:56
            Start Date: 07/Feb/20 19:56
    Worklog Time Spent: 10m 
      Work Description: moresandeep commented on pull request #257: KNOX-2214 - Periodic job to evict expired tokens
URL: https://github.com/apache/knox/pull/257
 
 
   ## What changes were proposed in this pull request?
   This PR adds a periodic task that looks for expired tokens and then evicts them. The aim of this task to run at a low priority and be able to gracefully handle failures if there are issues. 
   
   ## How was this patch tested?
   Local 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: 383816)
    Remaining Estimate: 0h
            Time Spent: 10m

> Reaping of expired Knox tokens
> ------------------------------
>
>                 Key: KNOX-2214
>                 URL: https://issues.apache.org/jira/browse/KNOX-2214
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Philip Zampino
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When the TokenStateService is employed, if Knox-issued tokens aren't explicitly cancelled, then they remain in the persistent store forever. The TokenStateService should maintain a thread that removes expired tokens.



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