SteNicholas commented on code in PR #3444:
URL: https://github.com/apache/celeborn/pull/3444#discussion_r2297216774
##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/Controller.scala:
##########
@@ -361,6 +361,8 @@ private[deploy] class Controller(
if (mockCommitFilesFailure) {
Thread.sleep(10)
}
+ logInfo(
Review Comment:
Why not log in `waitMapPartitionRegionFinished`?
--
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]