You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yingjie Cao (Jira)" <ji...@apache.org> on 2021/03/15 06:28:00 UTC

[jira] [Created] (FLINK-21789) Make FileChannelManagerImpl#getNextPathNum select data directory fairly

Yingjie Cao created FLINK-21789:
-----------------------------------

             Summary: Make FileChannelManagerImpl#getNextPathNum select data directory fairly
                 Key: FLINK-21789
                 URL: https://issues.apache.org/jira/browse/FLINK-21789
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Network
            Reporter: Yingjie Cao
             Fix For: 1.13.0


The get and increase next path index inĀ FileChannelManagerImpl#getNextPathNum is not atomic which may cause unfairness of data directory selection (bad for performance if multiple disk is configured).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)