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)