Valentyn Kahamlyk created TINKERPOP-3016:
--------------------------------------------
Summary: TinkerTransactionGraph can incorrectly handle some read
operations.
Key: TINKERPOP-3016
URL: https://issues.apache.org/jira/browse/TINKERPOP-3016
Project: TinkerPop
Issue Type: Bug
Components: tinkergraph
Affects Versions: 3.7.0
Reporter: Valentyn Kahamlyk
With some combination of reading operations, `TinkerTransactionGraph` may
return not the current Element value, but the cached one.
This may also cause update operations to fail with `Conflict: element modified
in another transaction` exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)