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)