celeborn/docs/configuration
TheodoreLx 196ad607cd [CELEBORN-1792][FOLLOWUP] Keep resume for a while after resumeByPinnedMemory
### What changes were proposed in this pull request?

In the switchServingState after resumeByPinnedMemory, keep the resume channel to prevent the channel from frequently resuming and pausing before memoryUsage decreases to pausePushDataThreshold.

### Why are the changes needed?

Frequent channel resume and pause will result in slow data reception and failure to quickly reduce memoryUsage to below pausePushDataThreshold.

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

no

### How was this patch tested?

ut

Closes #3099 from TheodoreLx/keep-resume.

Lead-authored-by: TheodoreLx <1548069580@qq.com >
Co-authored-by: 慧枫 <zhengqi.zzq@antgroup.com>
Co-authored-by: Zhengqi Zhang <1548069580@qq.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2025-03-05 09:37:59 +08:00
..
client.md [CELEBORN-1319] Optimize skew partition logic for Reduce Mode to avoid sorting shuffle files 2025-02-19 16:57:44 +08:00
columnar-shuffle.md
ha.md
index.md [MINOR] Add documentation for CELEBORN_NO_DAEMONIZE 2024-12-23 10:31:37 +08:00
master.md [CELEBORN-1811] Update default value for celeborn.master.slot.assign.extraSlots 2024-12-31 15:37:28 +08:00
metrics.md
network-module.md
network.md [CELEBORN-1882] Support configuring the SSL handshake timeout for SSLHandler 2025-02-27 15:43:32 -06:00
quota.md [CELEBORN-1748] Deprecate identity provider configs tied with quota 2024-12-04 09:28:40 +08:00
worker.md [CELEBORN-1792][FOLLOWUP] Keep resume for a while after resumeByPinnedMemory 2025-03-05 09:37:59 +08:00