netty provides epoll based transport that uses level-triggered mode and edge-triggered mode,I wonder which epoll mode using in elasticsearch?
thanks~
We don't use anything non-default along those lines. We also don't use the native epoll option that netty has.