You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/04 21:25:40 UTC

[GitHub] [incubator-druid] clintropolis commented on issue #8461: For load segment in a disk(location) randomly

clintropolis commented on issue #8461: For load segment in a disk(location) randomly
URL: https://github.com/apache/incubator-druid/pull/8461#issuecomment-528093680
 
 
   Hi @sekingme, it looks like there is some overlap between this PR and #8038, which adds a `locationSelectorStrategy` and includes `leastBytesUsed` and `roundRobin` implemented by `LeastBytesUsedStorageLocationSelectorStrategy` and `RoundRobinStorageLocationSelectorStrategy` provided in that PR.. I think it would make sense to hold off until that PR is merged, and instead do what you would like to achieve in this PR as a `RandomLocationSelectorStrategy` to set `locationSelectorStrategy` to `random`. 
   
   What do you think?

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


With regards,
Apache Git Services

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