SteNicholas commented on code in PR #2701:
URL: https://github.com/apache/celeborn/pull/2701#discussion_r1728205423


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -4418,7 +4419,7 @@ object CelebornConf extends Logging {
       .version("0.3.0")
       .doc("Interval for client to check expired shuffles.")
       .timeConf(TimeUnit.MILLISECONDS)
-      .createWithDefaultString("60s")
+      .createWithDefaultString("20s")

Review Comment:
   Why is the default value changed? Any production practice?



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