Mukul Kumar Singh created RATIS-1046:
----------------------------------------
Summary: relocate native_epoll.so files correctly to allow use of
native epoll on Linux servers
Key: RATIS-1046
URL: https://issues.apache.org/jira/browse/RATIS-1046
Project: Ratis
Issue Type: Bug
Reporter: Mukul Kumar Singh
Assignee: Mukul Kumar Singh
Netty jars provides native epoll which is better in performance over NIO.
However because of netty shading, the .so files are not shaded correctly. This
jira shades the jar's correctly.
https://netty.io/wiki/native-transports.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)