QiuMM opened a new pull request #6991: run pending tasks when assigned a task that is already pending URL: https://github.com/apache/incubator-druid/pull/6991 Recently, I observed the overlord sometimes doesn't run pending tasks for a while even if there are enough capacity to run the tasks. I haven't found the root cause, but call the `runPendingTasks()` method when assigned a task that is already pending can help this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
