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

   ### What changes were proposed in this pull request?
   
   Task level metric group structure of `RemoteShuffleEnvironment` uses 
`Shuffle.Remote.<Input|Output>.Buffers`.
   
   ### Why are the changes needed?
   
   Task level metric group structure of `RemoteShuffleEnvironment` uses 
incorrect netty metric group, which is `Shuffle.Remote.<Input|Output>.Buffers`. 
Therefore, `RemoteShuffleEnvironment` should use remote metric group like 
`Shuffle.Remote.<Input|Output>.Buffers` for task level metric group.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   CI.


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