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/17 11:11:00 UTC

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

Alexey Scherbakov created IGNITE-15938:
------------------------------------------

             Summary: 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


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)