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

 Kirill Sizov updated IGNITE-20953:
-----------------------------------
    Description: This is a refactoring task to simplify the TX read and update 
futures handling during the cleanup. We want to move future handling out to a 
separate method.  (was: 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).)

> 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
>
> This is a refactoring task to simplify the TX read and update futures 
> handling during the cleanup. We want to move future handling out to a 
> separate method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to