You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by yi...@apache.org on 2022/01/26 02:15:24 UTC

[flink] branch master updated (30d128d5 -> 589a566)

This is an automated email from the ASF dual-hosted git repository.

yingjie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 30d128d5 [FLINK-21790][network] Shuffle data directories to make directory selection of different TaskManagers fairer
     add 589a566  [FLINK-21789][network] Make FileChannelManagerImpl#getNextPathNum select data directories fairly

No new revisions were added by this update.

Summary of changes:
 .../runtime/io/disk/FileChannelManagerImpl.java    | 13 ++------
 .../io/disk/FileChannelManagerImplTest.java        | 38 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 10 deletions(-)