[jira] [Created] (FLINK-13235) Change the Netty default transport mode to auto

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13235) Change the Netty default transport mode to auto

Shang Yuanchun (Jira)
zhijiang created FLINK-13235:
--------------------------------

             Summary: Change the Netty default transport mode to auto
                 Key: FLINK-13235
                 URL: https://issues.apache.org/jira/browse/FLINK-13235
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Network
            Reporter: zhijiang
            Assignee: zhijiang


The current default config for "taskmanager.net.transport" in NettyShuffleEnvironmentOptions is "NIO". In order to use "EPOLL" mode which has better performance and is recommended when available, we could change the default config as "AUTO". Then the "NIO" mode is used as a fallback.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)