SteNicholas commented on code in PR #3779:
URL: https://github.com/apache/celeborn/pull/3779#discussion_r3703722146
##########
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:
Please add some explanation in `migration.md`.
--
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]