[
https://issues.apache.org/jira/browse/FLINK-10177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-10177:
-----------------------------------
Labels: auto-deprioritized-major auto-deprioritized-minor auto-unassigned
(was: auto-deprioritized-major auto-unassigned stale-minor)
Priority: Not a Priority (was: Minor)
This issue was labeled "stale-minor" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Minor, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> Use network transport type AUTO by default
> ------------------------------------------
>
> Key: FLINK-10177
> URL: https://issues.apache.org/jira/browse/FLINK-10177
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Configuration, Runtime / Network
> Affects Versions: 1.6.0, 1.7.0
> Reporter: Nico Kruber
> Priority: Not a Priority
> Labels: auto-deprioritized-major, auto-deprioritized-minor,
> auto-unassigned
>
> Now that the shading issue with the native library is fixed (FLINK-9463),
> EPOLL should be available on (all?) Linux distributions and provide some
> efficiency gain (if enabled). Therefore,
> {{taskmanager.network.netty.transport}} should be set to {{auto}} by default.
> If EPOLL is not available, it will automatically fall back to NIO which
> currently is the default.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)