Kirill Tkalenko created IGNITE-21514:
----------------------------------------
Summary: Deal with index destruction on compaction of catalog
during a full state transfer
Key: IGNITE-21514
URL: https://issues.apache.org/jira/browse/IGNITE-21514
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
This is the part of IGNITE-18595 in which we will need to deal with the
destruction of indexes on catalog compaction during a full state transfer.
The way I see it, we will simply need to get rid of read-only indexes for which
some special exception will occur (for example, *StorageDestroyedException*)
and no longer use such an index in a full state transfer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)