[
https://issues.apache.org/jira/browse/DRILL-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kunal Khatua updated DRILL-5764:
--------------------------------
Description: As current netty 4.0.27.Final has a bug
(https://github.com/netty/netty/issues/3539) to epoll method, we now abandon
the epoll method at linux platform (see TransportCheck). Now the epoll bug has
been fixed at 4.0.28 version , the arrow project also upgrade the netty version
to 4.0.41. I wonder we can upgrade the netty version and allow the epoll method
at linux platform. (was: DRILL-4326)
> upgrade netty version to higher
> -------------------------------
>
> Key: DRILL-5764
> URL: https://issues.apache.org/jira/browse/DRILL-5764
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - RPC
> Affects Versions: 1.11.0
> Environment: As current netty 4.0.27.Final has a bug
> (https://github.com/netty/netty/issues/3539) to epoll method, we now abandon
> the epoll method at linux platform (see TransportCheck). Now the epoll bug
> has been fixed at 4.0.28 version , the arrow project also upgrade the netty
> version to 4.0.41. I wonder we can upgrade the netty version and allow the
> epoll method at linux platform.
> Reporter: weijie.tong
> Priority: Major
> Fix For: 1.12.0
>
>
> As current netty 4.0.27.Final has a bug
> (https://github.com/netty/netty/issues/3539) to epoll method, we now abandon
> the epoll method at linux platform (see TransportCheck). Now the epoll bug
> has been fixed at 4.0.28 version , the arrow project also upgrade the netty
> version to 4.0.41. I wonder we can upgrade the netty version and allow the
> epoll method at linux platform.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)