You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2024/03/15 13:54:00 UTC

[jira] [Assigned] (IGNITE-21763) Adjust TxnResourceVacuumTask in order to vacuum persistent txn state

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

Alexander Lapin reassigned IGNITE-21763:
----------------------------------------

    Assignee:  Kirill Sizov

> Adjust TxnResourceVacuumTask in order to vacuum persistent txn state
> --------------------------------------------------------------------
>
>                 Key: IGNITE-21763
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21763
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Assignee:  Kirill Sizov
>            Priority: Major
>              Labels: ignite-3
>
> h3. Definition of Done
>  * TxnResourceVacuumTask is adjusted in a way that 
>  ** txnState is removed from txnStateVolatileMap if {*}max{*}(cleanupCompletionTimestamp, initialVacuumObservationTimestamp) + txnResourcesTTL < vacuumObservationTimestamp
>  ** If there's a value in cleanupCompletionTimestamp, prior to removal the txnState from the volatile map it's required to remove corresponding record from within txn persistant state storage.



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