Semyon Danilov created IGNITE-18738:
---------------------------------------
Summary: Implement Index Cleanup for RocksDB Partition Storage
Key: IGNITE-18738
URL: https://issues.apache.org/jira/browse/IGNITE-18738
Project: Ignite
Issue Type: Improvement
Components: persistence
Reporter: Semyon Danilov
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)