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


##########
common/src/main/scala/org/apache/celeborn/common/CelebornConf.scala:
##########
@@ -3098,13 +3102,12 @@ object CelebornConf extends Logging {
       .withAlternative("celeborn.slots.assign.policy")
       .categories("master")
       .version("0.3.0")
-      .doc("Policy for master to assign slots, Celeborn supports two types of 
policy: roundrobin and loadaware. " +
+      .doc("Policy for master to assign slots. Built-in policies are 
roundrobin and loadaware. " +

Review Comment:
   Add relevant explanations for this configuration into `migration.md`.



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