[ 
https://issues.apache.org/jira/browse/IGNITE-25486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Roman Puchkovskiy updated IGNITE-25486:
---------------------------------------
    Description: 
On node recovery, we scan the Catalog below LWM, find tables that were dropped 
and 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.

> Destroy all partition storages on table destruction
> ---------------------------------------------------
>
>                 Key: IGNITE-25486
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25486
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Roman Puchkovskiy
>            Priority: Major
>              Labels: ignite-3
>
> On node recovery, we scan the Catalog below LWM, find tables that were 
> dropped and 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)

Reply via email to