pan3793 commented on code in PR #3625: URL: https://github.com/apache/celeborn/pull/3625#discussion_r2929336308
########## docs/migration.md: ########## @@ -33,6 +33,8 @@ license: | - Since 0.7.0, Celeborn changed the default value of `celeborn.worker.directMemoryRatioForReadBuffer` from `0.1` to `0.35`, which means read buffer threshold of buffer dispatcher is max direct memory * 0.35 at default. +- Since 0.7.0, Celeborn deprecate `celeborn.network.memory.allocator.pooled`. Please use `celeborn.network.memory.allocator.type` instead. Review Comment: deprecate means not recommended, but still works. while this does not seem -- 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]
