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 2018/01/30 10:26:00 UTC

[jira] [Resolved] (JENA-1469) GraphTxnTDB does not handle abort() properly

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

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

> GraphTxnTDB does not handle abort() properly
> --------------------------------------------
>
>                 Key: JENA-1469
>                 URL: https://issues.apache.org/jira/browse/JENA-1469
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: TDB
>    Affects Versions: Jena 3.7.0
>            Reporter: Claude Warren
>            Assignee: Andy Seaborne
>            Priority: Major
>         Attachments: TDBGraphTxnTest.java
>
>
> If, when in a transaction, an instance of GraphTxnTDB calls abort() and subsquently calls begin() an "Existing active write transaction"  TDBTransactionException is thrown.
>  
> Example JUnit test is attached.
>  
>  
>  



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