[
https://issues.apache.org/jira/browse/FLINK-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25653:
-----------------------------------
Labels: pull-request-available (was: )
> Move buffer recycle in SortMergeSubpartitionReader out of lock to avoid
> deadlock
> --------------------------------------------------------------------------------
>
> Key: FLINK-25653
> URL: https://issues.apache.org/jira/browse/FLINK-25653
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Affects Versions: 1.13.5, 1.14.3
> Reporter: Yingjie Cao
> Assignee: Yuxin Tan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0, 1.13.6, 1.14.4
>
>
> For the current sort-shuffle implementation, the different lock order in
> SortMergeSubpartitionReader andĀ SortMergeResultPartitionReadScheduler can
> cause deadlock. To solve the problem, we can move buffer recycle in
> SortMergeSubpartitionReader out of the lock.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)