[
https://issues.apache.org/jira/browse/KNOX-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046669#comment-18046669
]
ASF subversion and git services commented on KNOX-3202:
-------------------------------------------------------
Commit 5cdf8e6ff09deefc6bc9e715a2615d6c0233a1ef in knox's branch
refs/heads/master from hanicz
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=5cdf8e6ff ]
KNOX-3202: Oracle DB support for TokeStateService, Refactored JDBCUti… (#1134)
* KNOX-3202: Oracle DB support for TokeStateService, Refactored JDBCUtils into
DataSourceFactory
* KNOX-3202: Oracle support for RemoteConfigDatabase, Removed IF NOT EXISTS
from Oracle sql for older DB support
* KNOX-3202: Changed ojdbc11 scope to provided
> Add support for Oracle DB as a Token State backend
> --------------------------------------------------
>
> Key: KNOX-3202
> URL: https://issues.apache.org/jira/browse/KNOX-3202
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 2.0.0, 1.6.0, 1.6.1, 2.1.0
> Reporter: Sandor Molnar
> Assignee: Tamás Hanicz
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The currently supported JDBC TSS backends are:
> * PostgreSQL
> * MySQL
> * MariaDB
> * Derby (the default TSS implementation)
> * HSQL (used by our tests)
> Oracle DB is a well-known and frequently-used RDBMS, which Knox should
> support as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)