[
https://issues.apache.org/jira/browse/JENA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446949#comment-17446949
]
ASF subversion and git services commented on JENA-2200:
-------------------------------------------------------
Commit c86721127f60d90b89fd939bed58dd6dac752303 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=c867211 ]
Merge pull request #1113 from afs/fuseki-tdb2
JENA-2200: Make Fuseki default database to TDB2
> Change Fuseki default dataset to TDB2
> -------------------------------------
>
> Key: JENA-2200
> URL: https://issues.apache.org/jira/browse/JENA-2200
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Priority: Major
>
> If {{--loc=}} is used, then if a TDB database already exists at that
> location, Fuseki chooses TDB1 or TDB2 as appropriate. JENA-1929.
> If If {{--loc=}} is used and the directory does not have a TDB database in
> it, Fuseki chooses an implementation.
> If {{--tdb2}} isn't on the command line it is currently TDB1.
> This ticket proposes changing the default to TDB2 (and introduce argument
> {{--tdb1}}).
> Existing databases are not affected.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)