[ https://issues.apache.org/jira/browse/FLINK-37575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-37575: ----------------------------------- Labels: pull-request-available (was: ) > Simplify the code for creating netty shuffle environment. > --------------------------------------------------------- > > Key: FLINK-37575 > URL: https://issues.apache.org/jira/browse/FLINK-37575 > Project: Flink > Issue Type: Improvement > Components: Runtime / Network > Reporter: Jiaan Geng > Priority: Major > Labels: pull-request-available > > Currently, NettyShuffleServiceFactory.createNettyShuffleEnvironment have the > parameter 'String[] tmpDirPaths', but its true purpose is only to use its > length. > Carry the String[] as a parameter increases the size of thread frame. -- This message was sent by Atlassian Jira (v8.20.10#820010)