Philip Zampino created KNOX-2875:
------------------------------------
Summary: RDBMS-Based Remote Alias Service
Key: KNOX-2875
URL: https://issues.apache.org/jira/browse/KNOX-2875
Project: Apache Knox
Issue Type: New Feature
Components: Server
Affects Versions: 2.0.0
Reporter: Philip Zampino
With the addition of the RDBMS configuration monitor for sharing providers and
descriptors across multiple Knox instances, there ought to be a RDBMS
implementation of the remote alias service for similarly sharing aliases across
Knox instances.
This would be similar to the Zookeeper implementation
(org.apache.knox.gateway.services.security.impl.ZookeeperRemoteAliasService),
but employ a database instead of Zookeeper. The Admin API/UI interactions
should behave in exactly the same manner.
Subsequently, we could consider whether enabling the RDBMS config monitor
should implicitly enable this new RDBMS alias service.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)