SteNicholas opened a new pull request, #2557:
URL: https://github.com/apache/celeborn/pull/2557

   ### What changes were proposed in this pull request?
   
   Introduce `CleanTaskQueueSize` and `CleanExpiredShuffleKeysTime` to record 
situation of cleaning up expired shuffle keys.
   
   ### Why are the changes needed?
   
   There is a backlog of task queue for cleaning up shuffle data of expired 
shuffle keys in the production environment. It's recommended to introduce 
`CleanTaskQueueSize` and `CleanExpiredShuffleKeysTime` to record the progress 
of cleaning up expired shuffle keys.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Cluster test.


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