You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/08/15 03:36:55 UTC

[GitHub] [incubator-doris] morningman commented on issue #4329: [Proposal] Optimize the disk selection strategy for tablet creation

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


   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.


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



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