[
https://issues.apache.org/jira/browse/KNOX-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Zampino resolved KNOX-2389.
----------------------------------
Resolution: Fixed
> AliasBasedTokenStateService stops processing persisted journal entries if one
> is malformed
> ------------------------------------------------------------------------------------------
>
> Key: KNOX-2389
> URL: https://issues.apache.org/jira/browse/KNOX-2389
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.5.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the init methods of AliasBasedTokenStateService, while processing
> persisted TokenStateJournal entries, if one entry is malformed, then all
> subsequent entries are skipped. If the token ID is invalid, then the
> initialization of the service will fail altogether.
> This method should be more resilient, reporting malformed / invalid journal
> entries, but proceeding with the remaining entries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)