### What changes were proposed in this pull request? Update default value of `celeborn.master.http.maxWorkerThreads` and `celeborn.worker.http.maxWorkerThreads` via `QueuedThreadPool`, of which default value is 200. ### Why are the changes needed? `QueuedThreadPool` determines that the default minimum threads is 8, and the default maximum threads is 200 in [QueuedThreadPool#L121]( |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| src | ||
| pom.xml | ||