sashidhar edited a comment on issue #8038: Making optimal usage of multiple 
segment cache locations
URL: https://github.com/apache/incubator-druid/pull/8038#issuecomment-510742689
 
 
   > many times users add new segment locations after the node has been in use 
for a while and already has some data and then restart the node, with "Round 
Robin" newly added location will likely stay underutilized . Round-Robin 
wouldn't solve #7641 in that case.
   
   Makes sense. It seems to me that the negative case I mentioned for 
Least-Bytes-Used might not be much of a concern. It makes sense for the 
Least-Bytes-Used to be the default for the write and read throughput reasons 
mentioned. 

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