wang-haihua commented on code in PR #3779:
URL: https://github.com/apache/celeborn/pull/3779#discussion_r3703868345


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -5258,7 +5258,7 @@ object CelebornConf extends Logging {
       .version("0.6.0")
       .doc("whether to clean those disk space occupied by shuffles which 
cannot be fetched")
       .booleanConf
-      .createWithDefault(false)
+      .createWithDefault(true)

Review Comment:
   Thanks, added a one-line migration note in the latest commit d689a1037, 
under # Upgrading from 0.6 to 0.7.



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