[
https://issues.apache.org/jira/browse/JENA-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310272#comment-16310272
]
ASF GitHub Bot commented on JENA-1458:
--------------------------------------
Github user afs commented on the issue:
https://github.com/apache/jena/pull/336
That's it for now - the last commits have been converting and tidying up
the test machinery. This in turn showed up some corner cases.
There is one design issue with TDB2 where `TransactionalComponentLifecycle`
should probably split lifecycles into read and write but the main components
(`BPTree` and `TransBinaryData`) do this them selves and now so does the
classed used for testing `TransCounter`); or may I've forgotten why it is the
way it is (because of promotion?). Needs investigation sometime. But it all
seems to work as is.
> Transaction promotion
> ---------------------
>
> Key: JENA-1458
> URL: https://issues.apache.org/jira/browse/JENA-1458
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.6.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> Expose the transaction promotion capabilities of TIM, TDB, and TDB2.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)