onyourhead commented on PR #3018: URL: https://github.com/apache/celeborn/pull/3018#issuecomment-2647779769
@leixm I have a question. After the resumeByPinnedMemory method is called, all Channels are resumed. However, 10 milliseconds later, the memoryUsage may still be greater than the pausePushDataThreshold, and the switchServingState method will pause all Channels again. Is this what will happen? It seems that we only get a very short resume. -- 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]
