Yingjie Cao created FLINK-25654:
-----------------------------------
Summary: Remove the redundant lock in SortMergeResultPartition
Key: FLINK-25654
URL: https://issues.apache.org/jira/browse/FLINK-25654
Project: Flink
Issue Type: Sub-task
Components: Runtime / Network
Affects Versions: 1.14.3
Reporter: Yingjie Cao
Fix For: 1.15.0, 1.14.4
After FLINK-2372, the task canceler will never call the close method of
ResultPartition, this can reduce some race conditions and simplify the code.
This ticket aims to remove some redundant locks in SortMergeResultPartition.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)