You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/11/16 08:02:03 UTC

[GitHub] [incubator-dolphinscheduler] dailidong edited a comment on issue #1477: [BUG] some tasks would be running all the time when db delayed.

dailidong edited a comment on issue #1477:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1477#issuecomment-620344265


   1.2.1 solved this problem, you can upgrade to >= 1.2.1
   at the same time, if your version is lower than 1.2.1, you also can manually resolve this issue:
   1. clear the task queue in zk for path: /dolphinscheduler/task_queue
   2. change the state of the task to failed( integer value: 6).
   3.  run the work flow by recover from failed


----------------------------------------------------------------
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:
users@infra.apache.org