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 2021/12/03 01:22:36 UTC

[GitHub] [druid] didip opened a new issue #12020: Small suggestion: Two kinds of druid.segmentCache.numLoadingThreads

didip opened a new issue #12020:
URL: https://github.com/apache/druid/issues/12020


   ### Description
   
   I think Historical could benefit from two different type of druid.segmentCache.numLoadingThreads.
   
   One is for when historical is cold booted, it needs as much threads as possible to download all the segment files.
   
   And then, when all segments are available, there’s another setting that can throttle it down so that it does not take too much IOPS.
   
   ### Motivation
   
   When deploying in AWS, EBS IOPS is precious, if we can reduce the IOPS used for loading segments, we can use them for serving queries.


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

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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