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

Semyon Danilov updated IGNITE-18738:
------------------------------------
    Description: 
As part of the 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.



  was:
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.




> 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 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)

Reply via email to