### 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 Closes #2065 from otterc/CELEBORN-1107. Authored-by: Chandni Singh <singh.chandni@gmail.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| src | ||
| pom.xml | ||