brumi1024 commented on PR #6194: URL: https://github.com/apache/hadoop/pull/6194#issuecomment-1770392954
> Unrelated question... in [HADOOP-18709](https://github.com/apache/hadoop/pull/5638/files#top) a new dependency was added (netty-transport-native-epoll) it's a native lib for Netty to run on Linux. I wonder if it could trouble running on other platforms. AFAIU Netty automatically [falls back to Nio](https://github.com/grpc/grpc-java/blob/master/netty/src/main/java/io/grpc/netty/Utils.java#L127) on platforms that doesn't have epoll available (Mac and Windows). https://github.com/netty/netty/wiki/Native-transports -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
