FMX commented on PR #3337:
URL: https://github.com/apache/celeborn/pull/3337#issuecomment-2986726804

   I have a similar optimization regarding congestion; we can add a congestion 
state to solve this problem. They can have three congestion states regarding 
memory usage: state 1, the memory usage is below the low memory watermark; 
state 2, the memory usage is higher than the low memory watermark but lower 
than the high memory watermark; state 3, the memory usage is higher than the 
high memory watermark. We can congest users in state 2.


-- 
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]

Reply via email to