You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semyon Danilov (Jira)" <ji...@apache.org> on 2023/02/07 12:13:00 UTC

[jira] [Updated] (IGNITE-18738) Implement Index Cleanup on transaction rollback

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

Semyon Danilov updated IGNITE-18738:
------------------------------------
    Summary: Implement Index Cleanup on transaction rollback  (was: Implement Index Cleanup for RocksDB Partition Storage)

> Implement Index Cleanup on transaction rollback
> -----------------------------------------------
>
>                 Key: IGNITE-18738
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18738
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Semyon Danilov
>            Priority: Major
>
> As part of the rocksdb partition storage implementation , it is necessary to implement an index cleanup mechanism for cases when transactions are aborted and a rollback is required. This cleanup process should ensure that any index updates made during the transaction are properly removed to maintain the integrity.
> This mechanism should be abstract enough so that it can be later used for the garbage collection.



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