waitinfuture commented on code in PR #1836: URL: https://github.com/apache/incubator-celeborn/pull/1836#discussion_r1304295291
########## docs/migration.md: ########## @@ -21,14 +21,18 @@ license: | # Migration Guide -## Upgrading from 0.3 to 0.4 +## Upgrading from 0.3.1 to 0.4 - Since 0.4.0, Celeborn won't be compatible with Celeborn client that versions below 0.3.0. Note that: It's strongly recommended to use the same version of Client and Celeborn Master/Worker in production. - Since 0.4.0, Celeborn won't support `org.apache.spark.shuffle.celeborn.RssShuffleManager`. -## Upgrading from 0.2 to 0.3 +## Upgrading from 0.3.0 to 0.3.1 Review Comment: changed version to 0.3.1 -- 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]
