You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/08 09:58:00 UTC

[jira] [Commented] (JENA-1677) TDB2: Make the commit step more robust against external factors

    [ https://issues.apache.org/jira/browse/JENA-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787736#comment-16787736 ] 

ASF subversion and git services commented on JENA-1677:
-------------------------------------------------------

Commit 220aa27e668effce4f867588cf84c5060795a42b in jena's branch refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=220aa27 ]

JENA-1677: TDB2: Reinforce handling of I/O problems at the commit point.


> TDB2: Make the commit step more robust against external factors
> ---------------------------------------------------------------
>
>                 Key: JENA-1677
>                 URL: https://issues.apache.org/jira/browse/JENA-1677
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: TDB2
>    Affects Versions: Jena 3.10.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.11.0
>
>
> The point at which the transaction commit actually happens is very important.
> With TDB1, it has been observed that Thread.interrupt interferes with the commit process because the journal is forcefully closed by the Java runtime.
> This is the TDB2 version of JENA-1676.



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