[
https://issues.apache.org/jira/browse/KNOX-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333297#comment-17333297
]
ASF subversion and git services commented on KNOX-2595:
-------------------------------------------------------
Commit 754a6b996114a4bb7a8fe9692a87290f10eb9285 in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=754a6b9 ]
KNOX-2595 - KNOX_TOKENS table is created automatically if not exists (#438)
> Create KNOX_TOKENS table if not exists
> --------------------------------------
>
> Key: KNOX-2595
> URL: https://issues.apache.org/jira/browse/KNOX-2595
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The new JDBCTokenStateService implementation relies on the fact that the
> KNOX_TOKENS data table is created before the service gets used.
> The scope of this Jira is to create that table if it's not yet existed for
> the configured user/schema.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)