DolphinScheduler/dolphinscheduler-service
Kirs ea2a8d26a0
[Improvement#6438][Worker]remove meaningless DB query (#6440)
org.apache.dolphinscheduler.server.worker.runner.TaskExecuteThread
In the process of task kill, it will query the DB to obtain the task instance object, but this judgment does not make any sense. In fact, the relevant context is already clear, so there is no need to query from DB.
2021-10-02 13:09:00 +08:00
..
src [Improvement#6438][Worker]remove meaningless DB query (#6440) 2021-10-02 13:09:00 +08:00
pom.xml update project version to 2.0.0-SNAPSHOT (#6383) 2021-09-28 12:00:43 +08:00