celeborn/client/src
sychen 91f6378682 [CELEBORN-1336] Remove client partition split pool
### What changes were proposed in this pull request?

### Why are the changes needed?
`CELEBORN-1320` uses `ReviveManager` to batch processing SOFT_SPLIT event RPC, so `partitionSplitPool` is no longer used, and the configuration item `celeborn.client.push.splitPartition.threads` is meaningless.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #2396 from cxzl25/CELEBORN-1336.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: SteNicholas <programgeek@163.com>
2024-03-18 21:48:59 +08:00
..
main [CELEBORN-1336] Remove client partition split pool 2024-03-18 21:48:59 +08:00
test [CELEBORN-1301] Catch and throw FetchFailedException in CelebornInputStream#fillBuffer 2024-03-03 13:32:40 +08:00