CalvinKirs opened a new pull request #3580: URL: https://github.com/apache/incubator-dolphinscheduler/pull/3580
improvement netty eventLoopGroup If you are running on linux you can use EpollEventLoopGroup and so get better performance, less GC and have more advanced features that are only available on linux. ## Verify this pull request This pull request is code cleanup without any test coverage. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
