tibrewalpratik17 opened a new pull request, #12786: URL: https://github.com/apache/pinot/pull/12786
label: `API` `feature` This patch accepts a `minionInstanceTag` string in `/tasks/schedule` API to allow users to schedule the tasks on that particular instance-tag nodes. This overwrites the values provided in the table configs. We can use `/tasks/execute` too as that honors this tag in the config but using an API param seems more intuitive and uses pretty much all the configs of the already-defined table-tasks anyways. Usecase: - If users want to schedule their backlog table tasks on adhoc nodes, this param will be useful. cc @vvivekiyer -- 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