kfaraz commented on PR #19286: URL: https://github.com/apache/druid/pull/19286#issuecomment-4227828204
@jtuglu1 , cost-based auto scaler already uses a `minScaleDownDelay` config for similar purposes. I feel we should simply expose that at the `AutoScalerConfig` instead of two new min trigger fields. (I never liked the name `minTriggerScaleActionFrequencyMillis` as it's verbose and still ambiguous.) The functionality of the `minScaleDownDelay` may be modified as required by this PR. cc: @Fly-Style -- 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]
