zhtaoxiang opened a new issue, #8839: URL: https://github.com/apache/pinot/issues/8839
Currently, the default value of numConcurrentTasksPerInstance is 1 for all types of minion tasks. This default value is from `org.apache.helix.task.JobConfig.DEFAULT_NUM_CONCURRENT_TASKS_PER_INSTANCE`. Although one can use the /cluster/config API to configure it for each type of minion task, it is desirable that the default value can be configured in a config file, so that 1/ users do not need to configure it after the cluster is up. 2/ users can override it for all types of minion tasks. -- 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.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