zaynt4606 commented on code in PR #2989:
URL: https://github.com/apache/celeborn/pull/2989#discussion_r1883397717
##########
worker/src/main/scala/org/apache/celeborn/service/deploy/worker/PushDataHandler.scala:
##########
@@ -719,7 +720,7 @@ class PushDataHandler(val workerSource: WorkerSource)
extends BaseMessageHandler
logError(
s"PushMergedData replication failed during connecting peer for
partitionLocation: $location",
e)
- pushMergedDataCallback.onFailure(
+ wrappedCallback.onFailure(
Review Comment:
Done~
--
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]