jtuglu1 commented on PR #19549: URL: https://github.com/apache/druid/pull/19549#issuecomment-4636473695
At some point I wonder how complicated we really want to make this thing. IMO, auto-scalers should be sufficiently "dumb" in that their behavior is predictable enough to debug on-call. I'd rather attack the core problem (that we cannot scale frequently without disruption) by potentially allowing "sticky" partitions to groupIds or somehow allowing tasks to dynamically get re-assigned to partitions (without shutting down). -- 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]
