You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/11/12 09:15:45 UTC

[GitHub] [ozone] JacksonYao287 edited a comment on pull request #2808: HDDS-5517. Support multiple container moves from a source datanode in one balance iteration

JacksonYao287 edited a comment on pull request #2808:
URL: https://github.com/apache/ozone/pull/2808#issuecomment-966943333


   thanks very much @siddhantsangwan for the review, i have updated the patch , please take a look!
   >By removing withinThresholdUtilizedNodes, we rely on the user setting a suitable threshold to make balancing work in such cases.
   
   i do get your point @Siddhant Sangwan. i think the main difference between our ideas is what should balancer exactly do.
   in your opinion, balancer should always try its best to make the cluster more balanced,no matter what the threshold is.
   but in mine, balancer just try to make the cluster balanced to what the threshold specified, if we want the cluster to be more balanced, we should specified a smaller threshold.
   on one hand, in practice,  i think it easy to specified a smaller one if we find current threshold does not take any effect.
   on the other hand, if we want the cluster to be more balanced , we can not rely on balancer`s effort with a big threshold, because how balanced balancer will make the cluster to be is uncertain. specifying a smaller threshold will definitely work as expected.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org