[
https://issues.apache.org/jira/browse/IGNITE-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Sizov updated IGNITE-20953:
-----------------------------------
Summary: Extract TX futures awaiting (was: Move cleanup out of the TX
locks)
> 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)