[
https://issues.apache.org/jira/browse/IGNITE-25347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-25347:
-----------------------------------------
Description:
The following mappings are never cleaned:
- `PartitionReplicaLifecycleManager.zonePartitionsLocks`
- `TableManager.tablesPerZone`
- `TableManager.tablesPerZoneLocks`
Need to add a callback that handles the `ZONE_DROP` event.
was:
The following mappings are never cleaned:
- `PartitionReplicaLifecycleManager.zonePartitionsLocks`
- `TableManager.tablesPerZone`
Need to add a callback that handles the `ZONE_DROP` event.
> TableManager and PartitionReplicaLifecycleManager should handle a
> distribution zone removing event
> --------------------------------------------------------------------------------------------------
>
> Key: IGNITE-25347
> URL: https://issues.apache.org/jira/browse/IGNITE-25347
> Project: Ignite
> Issue Type: Bug
> Components: distribution zones ai3
> Reporter: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
>
> The following mappings are never cleaned:
> - `PartitionReplicaLifecycleManager.zonePartitionsLocks`
> - `TableManager.tablesPerZone`
> - `TableManager.tablesPerZoneLocks`
> Need to add a callback that handles the `ZONE_DROP` event.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)