AmatyaAvadhanula commented on PR #12791: URL: https://github.com/apache/druid/pull/12791#issuecomment-1276391564
`repartitionTransitionDuration` does a reassignment of shards amongs tasks when new tasks are discovered or old ones are completely read. `skipIgnorableShards` may make supervisor startup slow and is not necessary since the the aforementioned config helps with an even distribution within a short time. Closing this PR. Will clean up the changes related to skipIgnorableShards in another one -- 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]
