otterc opened a new pull request, #2065:
URL: https://github.com/apache/incubator-celeborn/pull/2065

   ### What changes were proposed in this pull request?
   This change makes the maximum default number of Netty threads configurable. 
Previously, this value was hardcoded to 64, which could be small for certain 
environments. While it's possible to configure the number of Netty server and 
client threads individually for each module, providing an option to increase 
the default value offers greater convenience.
   
   ### Why are the changes needed?
   The change offers convenience.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Added a UT


-- 
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