xumingming commented on code in PR #3507:
URL: https://github.com/apache/celeborn/pull/3507#discussion_r2468779059
##########
client/src/main/scala/org/apache/celeborn/client/commit/ReducePartitionCommitHandler.scala:
##########
@@ -345,6 +345,11 @@ class ReducePartitionCommitHandler(
}
}
}
+ if (!mapperAttemptFinishedSuccess) {
Review Comment:
This change seems not so related to the correctness bug itself? Just add
some log?
--
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]