Aleksandr Polovtsev created IGNITE-24373: --------------------------------------------
Summary: Memory leak in ZonePartitionReplicaListener Key: IGNITE-24373 URL: https://issues.apache.org/jira/browse/IGNITE-24373 Project: Ignite Issue Type: Bug Reporter: Aleksandr Polovtsev Assignee: Aleksandr Polovtsev {{ZonePartitionReplicaListener}} contains a {{replicas}} map that contains table-level partition listeners. These listeners are never removed from this map, which means that when a table is dropped, partition listeners from this table will stay in memory until the whole zone partition is stopped. -- This message was sent by Atlassian Jira (v8.20.10#820010)