Aleksandr Polovtcev created IGNITE-21680:
--------------------------------------------
Summary: Remove destroyed RocksDB indexes on recovery
Key: IGNITE-21680
URL: https://issues.apache.org/jira/browse/IGNITE-21680
Project: Ignite
Issue Type: Improvement
Reporter: Aleksandr Polovtcev
Assignee: Aleksandr Polovtcev
Fix For: 3.0.0-beta2
When {{AbstractPageMemoryMvPartitionStorage}} is started, we need to perform
the following recovery actions:
# Scan the index meta tree;
# Check the observable Catalog history (i.e. up to the LWM value);
# If an index is present in the meta tree, but not in the Catalog - destroy it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)