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 2018/05/04 16:02:00 UTC

[jira] [Created] (JENA-1542) Allow addition of transaction components after initial setup.

Andy Seaborne created JENA-1542:
-----------------------------------

             Summary: Allow addition of transaction components after initial setup.
                 Key: JENA-1542
                 URL: https://issues.apache.org/jira/browse/JENA-1542
             Project: Apache Jena
          Issue Type: Improvement
          Components: TDB, TDB2
    Affects Versions: Jena 3.7.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


Currently:
 * TDB1: the set of {{JenaLifecycle}} components is fixed
 * TDB2: the set of {{TransactionComponents}} is frozen during creation of a dataset.

In order to be able to add a text index into the transaction handling, allow new items to be added (carefully) into the transaction subsystem for a dataset.

This is necessary for JENA-1302.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)