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

        

Reply via email to