Gustavo Fernandes created ISPN-6629:
---------------------------------------
Summary: Enable Netty Epoll support by default in the Hot Rod server
Key: ISPN-6629
URL:
https://issues.jboss.org/browse/ISPN-6629
Project: Infinispan
Issue Type: Enhancement
Components: Server
Reporter: Gustavo Fernandes
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 current
underlying Linux.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)