SteNicholas opened a new pull request, #2009: URL: https://github.com/apache/incubator-celeborn/pull/2009
### What changes were proposed in this pull request? Adds new metric `ActiveShuffleFileCount` about active shuffle file count of Celeborn Worker. ### Why are the changes needed? `ActiveShuffleSize` metric report the active shuffle size of peer worker at present. Therefore, it's better to introduce `ActiveShuffleFileCount` to report the active shuffle file count of Celeborn Worker. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Internal tests. -- 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]
