sashidhar commented 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. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to