Vyacheslav Koptilin created IGNITE-25347: --------------------------------------------
Summary: 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 The following mappings are never cleaned: - `PartitionReplicaLifecycleManager.zonePartitionsLocks` - `TableManager.tablesPerZone` Need to add a callback that handles the `ZONE_DROP` event. -- This message was sent by Atlassian Jira (v8.20.10#820010)