cxzl25 commented on code in PR #3518: URL: https://github.com/apache/celeborn/pull/3518#discussion_r2471592174
########## docs/migration.md: ########## @@ -29,6 +29,8 @@ license: | - Since 0.7.0, Celeborn worker metrics `FlushDataTime` is renamed as `FlushLocalDataTime`. +- Since 0.7.0, Celeborn changed the default value of `celeborn.<module>.io.mode` from `NIO` to `KQUEUE` if kqueue mode is available, falling back to `NIO` otherwise. Review Comment: This description seems incorrect. Is it missing content related to epoll? -- 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]
