[
https://issues.apache.org/jira/browse/IGNITE-21680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828357#comment-17828357
]
Kirill Tkalenko commented on IGNITE-21680:
------------------------------------------
Looks good.
> 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
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When {{RocksDbTableStorage}} is started, we need to perform the following
> recovery actions:
> # Check the existing indices in the shared RocksDB instance;
> # Check the observable Catalog history (i.e. up to the LWM value);
> # Eagerly populate the maps containing the indices unless a given index is
> not present in the Catalog, in which case it must be destroyed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)