You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2021/11/19 14:00:00 UTC

[jira] [Updated] (IGNITE-15938) A race between async ops and tx finish

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

Alexey Scherbakov updated IGNITE-15938:
---------------------------------------
    Labels: ignite-3  (was: )

> A race between async ops and tx finish
> --------------------------------------
>
>                 Key: IGNITE-15938
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15938
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexey Scherbakov
>            Priority: Major
>              Labels: ignite-3
>
> There is a race between tx async ops and tx finish ops (commit, rollback).
> User op futures are not tracked in any way.
> Possible solution: deny commit or rollback if some async ops are on the fly.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)