You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/12/04 18:56:11 UTC

[jira] [Closed] (TINKERPOP-1002) Should rollback transaction after catching on close

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

stephen mallette closed TINKERPOP-1002.
---------------------------------------
    Resolution: Fixed

Fixed with https://github.com/apache/incubator-tinkerpop/commit/63a189c7b5b4f5df876165f29e848e742fdcf81c

> Should rollback transaction after catching on close
> ---------------------------------------------------
>
>                 Key: TINKERPOP-1002
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1002
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: test-suite
>    Affects Versions: 3.1.0-incubating
>            Reporter: Matthias Broecheler
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.1.1-incubating
>
>
> In TransactionTest.shouldHaveExceptionConsistencyWhenTransactionOpenOnClose it is verified that an exception is thrown when the transaction is closed because the behavior is configured to manual. However, the transaction is never actually manually closed after that which would mean that a graph implementation will run into a still open transaction that cannot be closed when the graph is closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)