Fly-Style commented on PR #19045: URL: https://github.com/apache/druid/pull/19045#issuecomment-3950062021
@kfaraz sure. Optimal values for typical smooth workload `lagWeight` / `idleWeight` are in the range of `[0.2/0.8]` to ~`[0.65/0.35]`. The default values of 0.25 for `lagWeight` and 0.75 for `idleWeight` behaved well both during theoretical analysis and practical long-running tests. -- 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]
