celeborn/worker
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
..
src [CELEBORN-1792][FOLLOWUP] Keep resume for a while after resumeByPinnedMemory 2025-03-05 09:37:59 +08:00
pom.xml [CELEBORN-1530] support MPU for S3 2024-11-22 15:03:53 +08:00