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 2020/01/16 13:39:00 UTC

[jira] [Resolved] (JENA-1817) Queued writer transactions cause exception in ThreadBufferingCache

     [ https://issues.apache.org/jira/browse/JENA-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-1817.
---------------------------------
    Resolution: Fixed

> Queued writer transactions cause exception in ThreadBufferingCache
> ------------------------------------------------------------------
>
>                 Key: JENA-1817
>                 URL: https://issues.apache.org/jira/browse/JENA-1817
>             Project: Apache Jena
>          Issue Type: Task
>          Components: TDB2
>    Affects Versions: Jena 3.14.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.14.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Report: [dev@ email (2020-01-15)|https://lists.apache.org/thread.html/rc038aa020c8e65ea5995a6535f072bc2e6270286dcc45b282cbb6a96%40%3Cdev.jena.apache.org%3E]
> A bug introduced in JENA-1785.
> The NodeTableCache flushing is happening during the "complete" phase which is after other writers are released by the TransactionCoordinator.
> It should happen during "commit", in the "CommitFinish" step.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)