[
https://issues.apache.org/jira/browse/IGNITE-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25486:
---------------------------------------
Summary: Destroy all table storages when destroying on node recovery (was:
Destroy all partition storages on table destruction)
> Destroy all table storages when destroying on node recovery
> -----------------------------------------------------------
>
> Key: IGNITE-25486
> URL: https://issues.apache.org/jira/browse/IGNITE-25486
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> On node recovery, we scan the Catalog below LWM, find tables that were
> dropped and for which the drop moment is already below LWM, and destroy those
> tables' partition storages. But we only destroy MV partition storages.
> We should also destroy tx state storages and Raft group storages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)