Sandor Molnar created KNOX-2597:
-----------------------------------
Summary: Fallback to AliasBasedTokenStateService in case of DB
errors
Key: KNOX-2597
URL: https://issues.apache.org/jira/browse/KNOX-2597
Project: Apache Knox
Issue Type: Task
Affects Versions: 1.6.0
Reporter: Sandor Molnar
Assignee: Sandor Molnar
We recently added support to pure JDBC-based token state management. It'd be
great to make deployments smooth with the following safety net: if there is
(are) any issue(s) with the configured DB connection, the Knox Gateway should
start using the {{AliasBasedTokenStateService}} instead of fail-fast.
Additionally, the {{tokengen}} UI should indicate the fact if the underlying
token back-end is the one the user configured.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)