krishan1390 opened a new pull request, #15239: URL: https://github.com/apache/pinot/pull/15239
https://github.com/apache/pinot/pull/14228 added validation to check if minion instance exists with configured tag during table creation / update This is useful to check when new table / task is created or when a task's instance tag is modified. Currently this check also runs when any other part of table config is updated. But since minions are designed to scale down, its possible minion instances don't exist at all times. So we don't need to block all table config updates. This PR makes changes to faciliate this. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org