[ https://issues.apache.org/jira/browse/IGNITE-24927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Puchkovskiy updated IGNITE-24927: --------------------------------------- Description: When destroying a segment of a zone partition that is being destroyed: # we should not attempt to stop a per-table partition replica as these do not exist for per-zone partitions' case; # we should not attempt to destroy Raft storages related to the per-table partition (as there is no per-table partition in this case) > Fix table storages destruction for per-zone partitions > ------------------------------------------------------ > > Key: IGNITE-24927 > URL: https://issues.apache.org/jira/browse/IGNITE-24927 > Project: Ignite > Issue Type: Improvement > Reporter: Roman Puchkovskiy > Assignee: Roman Puchkovskiy > Priority: Major > Labels: ignite-3 > Time Spent: 10m > Remaining Estimate: 0h > > When destroying a segment of a zone partition that is being destroyed: > # we should not attempt to stop a per-table partition replica as these do > not exist for per-zone partitions' case; > # we should not attempt to destroy Raft storages related to the per-table > partition (as there is no per-table partition in this case) -- This message was sent by Atlassian Jira (v8.20.10#820010)