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

Denis Chudov updated IGNITE-27904:
----------------------------------
    Summary: Potential memory leak in tx cleanup ready states  (was: Potential 
memory leak in tx cleanup ready futures)

> Potential memory leak in tx cleanup ready states
> ------------------------------------------------
>
>                 Key: IGNITE-27904
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27904
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Denis Chudov
>            Priority: Major
>              Labels: ignite-3
>
> [1] is cleaned up only on txn write intent switch, but this is happy path. In 
> case of transaction recovery, it can't happen at all, so the map entry will 
> remain there until node restarts.
> Need to clean it up properly (e.g. during vacuum).
> [1 PartitionReplicaListener#txCleanupReadyFutures



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to