buska88 commented on code in PR #3507:
URL: https://github.com/apache/celeborn/pull/3507#discussion_r2471671220
##########
client/src/main/scala/org/apache/celeborn/client/commit/ReducePartitionCommitHandler.scala:
##########
@@ -345,6 +345,11 @@ class ReducePartitionCommitHandler(
}
}
}
+ if (!mapperAttemptFinishedSuccess) {
Review Comment:
It helps us to check which map attemptIds send its meta data to driver and
shoot such inconsistency problems quicker
--
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]