You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/11/18 21:17:00 UTC

[jira] [Created] (JENA-2200) Change Fuseki default dataset to TDB2

Andy Seaborne created JENA-2200:
-----------------------------------

             Summary: 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


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)