[
https://issues.apache.org/jira/browse/KNOX-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112638#comment-18112638
]
ASF subversion and git services commented on KNOX-3440:
-------------------------------------------------------
Commit 6e025705b1845da75fda2ecd58f88d7182afafcc in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=6e025705b ]
KNOX-3440: Remove HSQLDB completely from Knox (#1382)
> Drop HSQL DB
> ------------
>
> Key: KNOX-3440
> URL: https://issues.apache.org/jira/browse/KNOX-3440
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 3.1.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As part of KNOX-3401, we are introducing H2 DB as the new OOTB embedded
> database in Knox.
> [~amagyar] introduced HSQL DB in the scope of KNOX-2738, because Derby does
> not support {{{}IF NOT EXISTS{}}}. H2 does, therefore we can switch to it in
> our tests and get rid of a test-only dependency (HSQL).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)