[
https://issues.apache.org/jira/browse/KNOX-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17582838#comment-17582838
]
ASF subversion and git services commented on KNOX-2788:
-------------------------------------------------------
Commit 66012400d4bf1e850e80d17709b8ab6a07f91a07 in knox's branch
refs/heads/master from MrtnBalazs
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=66012400d ]
KNOX-2788 - Implementing EmptyVerifier and Cleaning background thread (#620)
> Implement deleting expired tokens and make Verifier disableable
> ---------------------------------------------------------------
>
> Key: KNOX-2788
> URL: https://issues.apache.org/jira/browse/KNOX-2788
> Project: Apache Knox
> Issue Type: Sub-task
> Components: Server
> Affects Versions: 2.0.0
> Reporter: Balazs Marton
> Assignee: Balazs Marton
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> A background thread is needed to check periodically which tokens are expired,
> and remove them. The checking period must be configurable in
> gateway-site.xml. The default cleaning time is 30 minutes.
> Change the initialization of the verifier, so it is only enabled if
> configured in gateway-site.xml, so it is not checking and running a
> background thread if it is not used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)