yangyichao-mango commented on issue #3067: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3067#issuecomment-650871614
> > If using 1.2.1, use 1.2.1-release version > > https://github.com/apache/incubator-dolphinscheduler/blob/1.2.1-release/dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/TaskManager.java > >  > > 1.2.1-release version is ok ,But I see that the 1.3 tag still has the same problem ==》https://github.com/apache/incubator-dolphinscheduler/blob/1.3.0/dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/TaskManager.java Hi, Because we move the dependent task to master server, you can check this commit [1]. [1]https://github.com/apache/incubator-dolphinscheduler/commit/4946e88872ef943b5d0a739f213831daca3facd8 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
