afterincomparableyum commented on code in PR #3737:
URL: https://github.com/apache/celeborn/pull/3737#discussion_r3489501109
##########
client/src/main/scala/org/apache/celeborn/client/ApplicationHeartbeater.scala:
##########
@@ -126,7 +126,7 @@ class ApplicationHeartbeater(
}
}
},
- 0,
+ appHeartbeatIntervalMs,
Review Comment:
I will do some more tests to see what I can do to avoid changing prod code.
Will ping when ready for review again.
--
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]