[ https://issues.apache.org/jira/browse/FLINK-24954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yingjie Cao updated FLINK-24954: -------------------------------- Fix Version/s: 1.14.4 > Reset read buffer request timeout on buffer recycling for sort-shuffle > ---------------------------------------------------------------------- > > Key: FLINK-24954 > URL: https://issues.apache.org/jira/browse/FLINK-24954 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Network > Reporter: Yingjie Cao > Assignee: Yuxin Tan > Priority: Major > Labels: pull-request-available > Fix For: 1.15.0, 1.14.4 > > > Currently, the read buffer request timeout implementation of sort-shuffle is > a little aggressive. As reported in the mailing list: > [https://lists.apache.org/thread/bd3s5bqfg9oxlb1g1gg3pxs3577lhf88]. The > TimeoutException may be triggered if there is data skew and the downstream > task is slow. Actually, we can further improve this case by reseting the > request timeout on buffer recycling. -- This message was sent by Atlassian Jira (v8.20.1#820001)