jtuglu1 commented on PR #19286: URL: https://github.com/apache/druid/pull/19286#issuecomment-4228215317
> @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 Sure, I always want to reduce config bloat. However, I'd prefer to settle on a conventional naming scheme if possible (e.g. minScaleUpDelay) to keep kicking the ambiguous can that is `minTriggerScaleActionFrequencyMillis` down the road. -- 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]
