kfaraz commented on PR #11135: URL: https://github.com/apache/druid/pull/11135#issuecomment-1204697004
@capistrant , I was taking a look at the `maxNonPrimaryReplicantsToLoad` config but I couldn't really distinguish it from `replicationThrottleLimit`. I see that you have made a similar observation here: > I folded this new configuration and feature into ReplicationThrottler. That is essentially what it is doing, just in a new way compared to the current ReplicationThrottler functionality. Could you please help me understand the difference between the two? In which case would we want to tune this config rather than tuning the `replicationThrottleLimit` itself? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
