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 2012/08/05 19:17:02 UTC

[jira] [Created] (JENA-291) NodeTableTrans re-implementation

Andy Seaborne created JENA-291:
----------------------------------

             Summary: NodeTableTrans re-implementation
                 Key: JENA-291
                 URL: https://issues.apache.org/jira/browse/JENA-291
             Project: Apache Jena
          Issue Type: Task
          Components: TDB
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


The transaction node table in TDB uses the fact that the node table is append so it can write during the prepare stage.

It would be better to use the journal: it's more clear cut what is going on and may make commit/write batching more efficient.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira