capistrant commented on pull request #11135:
URL: https://github.com/apache/druid/pull/11135#issuecomment-823553928


   > Thanks for the PR! This config should come in handy to reduce coordinator 
churn in case historicals fall out of the cluster. Have you thought about 
configuring `maxNonPrimaryReplicantsToLoad` specific to a tier instead of a 
global property?
   > Also could you please add some docs related to this property to the 
configuration docs?
   
   I added the missing docs.
   
   I had not thought about making this a per-tier setting. I'm coming at it 
from the angle of an operator not caring if the non-primary replicants are in 
tier X, Y, or Z, but rather just wanting to make sure the coordinator never 
spends too much time loading these segments and not doing its other jobs, 
mainly discovering and loading newly ingested segments. 


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



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

Reply via email to