Philip Zampino created KNOX-2389:
------------------------------------
Summary: AliasBasedTokenStateService stops process 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
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)