celeborn/client/src/main
sychen a554261f32 [CELEBORN-2006] LifecycleManager should avoid parsing shufflePartitionType every time
### What changes were proposed in this pull request?

### Why are the changes needed?
`org.apache.celeborn.client.LifecycleManager.getPartitionType` may be called frequently, but in Spark scenario it requires each parsing configuration, which is not necessary.

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

### How was this patch tested?
GA

Closes #3273 from cxzl25/CELEBORN-2006.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Wang, Fei <fwang12@ebay.com>
2025-05-22 17:23:07 -07:00
..
java/org/apache/celeborn/client [CELEBORN-1993] CelebornConf introduces celeborn.<module>.io.threads to specify number of threads used in the client thread pool 2025-05-20 17:44:38 +08:00
scala/org/apache/celeborn/client [CELEBORN-2006] LifecycleManager should avoid parsing shufflePartitionType every time 2025-05-22 17:23:07 -07:00