Matthias Broecheler created TINKERPOP3-1002:
-----------------------------------------------
Summary: 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
Reporter: Matthias Broecheler
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)