You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Valentyn Kahamlyk (Jira)" <ji...@apache.org> on 2023/11/15 22:35:00 UTC

[jira] [Updated] (TINKERPOP-3016) TinkerTransactionGraph can incorrectly handle some read operations.

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

Valentyn Kahamlyk updated TINKERPOP-3016:
-----------------------------------------
    Fix Version/s: 3.7.1

> 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
>            Assignee: Valentyn Kahamlyk
>            Priority: Critical
>             Fix For: 3.7.1
>
>
> 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)