Yuxin Tan created FLINK-32541: --------------------------------- Summary: Fix the buffer leaking in buffer accumulators when a failover occurs Key: FLINK-32541 URL: https://issues.apache.org/jira/browse/FLINK-32541 Project: Flink Issue Type: Sub-task Components: Runtime / Network Affects Versions: 1.18.0 Reporter: Yuxin Tan Assignee: Yuxin Tan
When a failover occurs, the buffers in the sort/hash accumulators should be released correctly to avoid buffers leaking. -- This message was sent by Atlassian Jira (v8.20.10#820010)