weizuo93 commented on issue #4329:
URL: 
https://github.com/apache/incubator-doris/issues/4329#issuecomment-674686945


   > I think this is a good way to improve.
   > In fact, there are currently two problems with disk balancing.
   > One, as you described, needs to consider the current disk load when 
creating a tablet.
   > The other is how to support tablet migration between disks on the same 
machine.
   > 
   > These are two independent problems. We can solve the first problem first.
   
   @morningman 
   Thanks very much for your reply.  We are optimizing the disk selection 
strategy for tablet creation on BE nodes recently (PR #4373 ) .  As you 
mentioned, there is another problem that tablet migration between disks on the 
same machine is neccessary, and we will start related work next.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to