You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the same is configurable using a netty jvm option for client pools, for the server it's hardcoded at 2 * .availableProcessors
If there was an option to configure the event loop group thread counts (maybe even separately for the parent/child groups) users with enough understanding of their workloads would be able to configure more informed thread pools