john1337 opened a new issue, #9827:
URL: https://github.com/apache/rocketmq/issues/9827

   ### Is Your Feature Request Related to a Problem?
   
   NettyServerConfig 
useEpollNativeSelector默认为false,是不是dockerhub上面的镜像默认也不支持,因为在linux上epoll的性能更高些
   
   ### Describe the Solution You'd Like
   
   NettyServerConfig useEpollNativeSelector默认为true,因为要默认开启,因为epoll的性能要好些
   
   ### Describe Alternatives You've Considered
   
   NettyServerConfig useEpollNativeSelector默认为true,因为要默认开启,因为epoll的性能要好些
   
   ### Additional Context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to