-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently epoll is enabled via a system property -Dinfinispan.server.channel.epoll=true
We should enable it by default and provide a flag to disable it. Also, a detect phase should be done to verify that the OS is Linux and epoll is supported for the underlying Linux.
- relates to
-
JDG-455 Enable Netty Epoll support by default in the Hot Rod server
- Closed