SteNicholas opened a new pull request, #3492: URL: https://github.com/apache/celeborn/pull/3492
### What changes were proposed in this pull request? `PushDataHandler` should increment `WriteDataFailCount` for file writer exception of MapPartition PushData. ### Why are the changes needed? `PushDataHandler` does not increment `WriteDataFailCount` for file writer exception of MapPartition PushData, which causes that `WriteDataFailCount` metric is always zero. ### 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]
