[
https://issues.apache.org/jira/browse/KNOX-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Zampino updated KNOX-2389:
---------------------------------
Summary: AliasBasedTokenStateService stops processing persisted journal
entries if one is malformed (was: AliasBasedTokenStateService stops process
persisted journal entries if one is malformed)
> 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
>
> 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)