[
https://issues.apache.org/jira/browse/IGNITE-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789951#comment-17789951
]
Alexander Lapin commented on IGNITE-20953:
------------------------------------------
[~ksizov] LGTM
> Extract TX futures awaiting
> ---------------------------
>
> Key: IGNITE-20953
> URL: https://issues.apache.org/jira/browse/IGNITE-20953
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Sizov
> Assignee: Kirill Sizov
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> At the moment the synchronous part of TX cleanup executes storage cleanup
> stage before releasing TX locks.
> It is believed that we can split the current cleanup into two parts - the
> unlock and the storage cleanup.
> This change is required for the implementation of the node-wide unlock
> functionality (IGNITE-20874).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)