jiang13021 commented on code in PR #2979:
URL: https://github.com/apache/celeborn/pull/2979#discussion_r1890048374


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -5840,6 +5851,14 @@ object CelebornConf extends Logging {
       .intConf
       .createWithDefault(0)
 
+  val WORKER_VERIFY_CHECKSUM_ENABLED: ConfigEntry[Boolean] =
+    buildConf("celeborn.worker.verify.checksum.enable")

Review Comment:
   > would you rebase the code? there is conflicts.
   Rebased, thank you.
   
   



-- 
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]

Reply via email to