[
https://issues.jboss.org/browse/ISPN-6629?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-6629:
------------------------------------
Description:
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.
was:
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.
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
Assignee: Gustavo Fernandes
Fix For: 9.0.0.Alpha2
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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)