[
https://issues.apache.org/jira/browse/IGNITE-21514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828193#comment-17828193
]
Roman Puchkovskiy commented on IGNITE-21514:
--------------------------------------------
The patch looks good to me
> 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
> Assignee: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)