kfaraz commented on PR #19541: URL: https://github.com/apache/druid/pull/19541#issuecomment-4969423241
> @kfaraz one added benefit to this PR is could allow for auto-scaler to not bloat spec history when doing taskCount scaling updates. E.g. we'd only persist new spec json version when material change to spec has occurred. @jtuglu1 , do you mean this can be done in a follow up? Also, isn't it desirable for the auto-scaler to persist updates made to `taskCount`? Otherwise, if the Overlord crashes, there might be discrepancies when the new Overlord tries to determine the current task count. -- 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]
