Denis Chudov created IGNITE-14529:
-------------------------------------
Summary: Add offline utility for analyzing indexes
Key: IGNITE-14529
URL:
https://issues.apache.org/jira/browse/IGNITE-14529 Project: Ignite
Issue Type: Improvement
Reporter: Denis Chudov
It would be useful to have the possibility for indexes offline validation.
The utility must check that every configured index (available in MetaTree [1]) is reachable from corresponding root page, tree structure is valid and no orphan(unreachable) index pages are present in the index.bin persistent page store.
[1] org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl#getIndexNames
--
This message was sent by Atlassian Jira
(v8.3.4#803005)