In version 3, I just test the last version 3.5.6 and I got so many warning from AbstractNioWorker
line 198 : logger.warn("Recreated Selector because of possible jdk epoll(..) bug");
I believe it is not mandatory to have such a warning (which degrades the performance) ?
WDYT ?