[
https://issues.apache.org/jira/browse/TINKERPOP3-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP3-1002:
-----------------------------------------
Assignee: stephen mallette
Affects Version/s: 3.1.0-incubating
Fix Version/s: 3.1.1-incubating
Component/s: test-suite
> Should rollback transaction after catching on close
> ---------------------------------------------------
>
> Key: TINKERPOP3-1002
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-1002
> Project: TinkerPop 3
> Issue Type: Bug
> Components: test-suite
> Affects Versions: 3.1.0-incubating
> Reporter: Matthias Broecheler
> Assignee: stephen mallette
> 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)