SbloodyS commented on issue #18338: URL: https://github.com/apache/dolphinscheduler/issues/18338#issuecomment-4681622466
I have a quick understanding of this design logic. This is because the task is waiting for taskGroup resources. For non-running tasks, we will keep trying to pause/kill them. Once resources become available, the task will enter the dispatch/running stage, and then it can be paused/killed. The logic of this block can be optimized. It is not a bug, so I mark it as improvement. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
