SteNicholas commented on code in PR #3518:
URL: https://github.com/apache/celeborn/pull/3518#discussion_r2471614010


##########
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:
   @cxzl25, you'd better to refer 
https://github.com/apache/celeborn/pull/3518#discussion_r2468410531. Content 
related to epoll has already been mentioned in v0.6.0 migration conent.



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