[
https://issues.apache.org/jira/browse/FLINK-29923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-29923.
--------------------------------
Fix Version/s: 1.17.0
1.16.1
Resolution: Fixed
Should have been fixed by FLINK-29298.
> Hybrid Shuffle may face deadlock when running a task need to execute big size
> data
> ----------------------------------------------------------------------------------
>
> Key: FLINK-29923
> URL: https://issues.apache.org/jira/browse/FLINK-29923
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Network
> Affects Versions: 1.16.0
> Reporter: AlexHu
> Priority: Major
> Fix For: 1.17.0, 1.16.1
>
> Attachments: 性能差距.png, 死锁2-select.png, 死锁检测.png
>
>
> The flink 1.16 offers hybrid shuffle to combine the superiority of blocking
> shuffle and pipeline shuffle. But when I want to test this new feature I face
> a problem that it may cause deadlock when it running.
> Actually, it will run well at beginning. However, when it runs to a certain
> number it may failure for the buffer size and if I set a bigger size it may
> running without data execution like the picture. So I want to ask the cause
> of this problem and a solution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)