TheodoreLx opened a new pull request, #3099: URL: https://github.com/apache/celeborn/pull/3099
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
