yinzhijian commented on pull request #8553: URL: https://github.com/apache/incubator-doris/pull/8553#issuecomment-1074864940
> 1. Personally, I think that disk balancing does not affect the reliability of data like recover, so its priority is not high. If it is completed too quickly, it will affect the performance of BE, thereby affecting service stability. 2. By default, disk balancing and cluster balancing will not run together. Only when the cluster has been balanced, the disk balancing task be scheduled. Thereby avoiding unnecessary data migration. -- 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]
