dataalive commented on code in PR #9464:
URL: https://github.com/apache/incubator-doris/pull/9464#discussion_r870464307


##########
docs/en/admin-manual/config/fe-config.md:
##########
@@ -704,7 +704,17 @@ IsMutable:true
 
 MasterOnly:true
 
-the threshold of cluster balance score, if a backend's load score is 10% lower 
than average score,  this backend will be marked as LOW load, if load score is 
10% higher than average score, HIGH load  will be marked
+the threshold of cluster balance score, if a backend's load score is 10% lower 
than average score, this backend will be marked as LOW load, if load score is 
10% higher than average score, and its capacity usedPercent is greater than the 
config `high_load_capacity_used_percent_threshold`, default 0.4, HIGH load will 
be marked

Review Comment:
   default value  0.4 should be  0.5



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to