s0nskar commented on code in PR #3726: URL: https://github.com/apache/celeborn/pull/3726#discussion_r3482089155
########## docs/migration.md: ########## @@ -37,6 +37,8 @@ license: | - Since 0.7.0, Celeborn changed the default value of `celeborn.port.maxRetries` from `1` to `16`. +- Since 0.7.0, Celeborn change the default value of `celeborn.client.shuffleDataLostOnUnknownWorker.enabled` from `false` to `true`, which means Celeborn will treat shuffle data lost when unknown worker is detected at default. Review Comment: Keeping the default as false only, so don't need this now. -- 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]
