celeborn/common
SteNicholas 45450e793c [CELEBORN-1832] MapPartitionData should create fixed thread pool with registration of ThreadPoolSource
### What changes were proposed in this pull request?

`MapPartitionData` creates fixed thread pool with registration of `ThreadPoolSource`.

### Why are the changes needed?

`MapPartitionData` creates fixed thread pool without registering `ThreadPoolSource` at present, which causes that map partition reader thread of worker is lack of thread pool metrics. Therefore, `MapPartitionData` should create fixed thread pool with registration of `ThreadPoolSource`.

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

No.

### How was this patch tested?

CI.

Closes #3064 from SteNicholas/CELEBORN-1832.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2025-01-15 15:15:34 +08:00
..
benchmarks
src [CELEBORN-1832] MapPartitionData should create fixed thread pool with registration of ThreadPoolSource 2025-01-15 15:15:34 +08:00
pom.xml [CELEBORN-1530] support MPU for S3 2024-11-22 15:03:53 +08:00