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


With regards,
Apache Git Services

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

Reply via email to