himanshug commented on issue #9816: URL: https://github.com/apache/druid/issues/9816#issuecomment-716844977
that is true and I am suggesting if possible, that enhancement could be made to tier concept itself rather than introducing another thing to do the grouping just for illustration, having the config be something like e.g. ``` "numReplicas": 3 "tiers": [ "A", "B", "C" ] //optional and defaults to all/any available tiers ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
