killxdcj commented on pull request #5010:
URL: https://github.com/apache/incubator-doris/pull/5010#issuecomment-751642110


   > > > Will there be any balance-related modifications in the future? The new 
balance strategy also needs to be considered when create new partition or 
restore data, but I don't see the relevant changes.
   > > 
   > > 
   > > It's only a rebalacer strategy, not include the creation or some else.
   > 
   > If partition create / restore does not consider the balance strategy of 
the cluster, then there will be such a situation: Tablets have just been 
created, and then balancer finds the cluster is imbalance, and then it will do 
a balance on the newly created tablets.
   
   Another question is has the new balance strategy been verified by the 
production environment? We also have similar requirements and we have 
implemented a similar balance strategy, but now we want to switch to this 
community implementation.


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

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