[
https://issues.apache.org/jira/browse/FLINK-21790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yingjie Cao updated FLINK-21790:
--------------------------------
Parent: FLINK-24898
Issue Type: Sub-task (was: Improvement)
> Shuffle data directories to make directory selection of different
> TaskManagers fairer
> -------------------------------------------------------------------------------------
>
> Key: FLINK-21790
> URL: https://issues.apache.org/jira/browse/FLINK-21790
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: Yingjie Cao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> Currently, different TaskManagers select data directory in the same order and
> if there are multiple disk, some disks may stores more data than others which
> is bad for performance. A simple improvement is that each TaskManager
> shuffles the given data directories randomly and select the data directory in
> different order.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)