[ 
https://issues.apache.org/jira/browse/FLINK-25786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-25786:
-----------------------------------
    Labels: pull-request-available  (was: )

> Adjust the generation of subpartition data storage order for sort-shuffle 
> from random shuffle to random shift
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-25786
>                 URL: https://issues.apache.org/jira/browse/FLINK-25786
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: Yingjie Cao
>            Assignee: Yingjie Cao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Currently, for sort-shuffle the generation of subpartition data storage orderĀ 
>  is random shuffle. However, if there is no enough resources to run the 
> downstream consumer tasks in parallel, the performance can be influenced 
> because of the random disk IO caused by the random subpartition data storage 
> order. This ticket aims to improve this scenario.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to