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 2022/06/29 12:59:32 UTC

[GitHub] [dolphinscheduler] JinyLeeChina opened a new issue, #10673: [Bug] [Server] Workflow recovery bug with failed tasks

JinyLeeChina opened a new issue, #10673:
URL: https://github.com/apache/dolphinscheduler/issues/10673

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   The workflow with failed tasks is running. Click stop to resume running. The workflow will succeed directly after the stopped task runs successfully
   
   ### What you expected to happen
   
   The workflow with failed tasks is running. Click stop to resume running. The workflow should be fail after the stopped task runs successfully
   
   ### How to reproduce
   
   The workflow with failed tasks is running. Click stop to resume running. 
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.5
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] KEN-LJQ commented on issue #10673: [Bug] [Server] Workflow recovery bug with failed tasks

Posted by GitBox <gi...@apache.org>.
KEN-LJQ commented on issue #10673:
URL: https://github.com/apache/dolphinscheduler/issues/10673#issuecomment-1364824409

   @JinyLeeChina Hello, I kind of confuse about this pr commit, here is the situation
   If process has task instance failure or stoped, and we resume it successfully. Then we will get two task instasnce, one success and on failed. But this commit will find all task instance include the failed one, which make process instance judge as failed although all task instance had success


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10673: [Bug] [Server] Workflow recovery bug with failed tasks

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10673:
URL: https://github.com/apache/dolphinscheduler/issues/10673#issuecomment-1169950194

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] JinyLeeChina closed issue #10673: [Bug] [Server] Workflow recovery bug with failed tasks

Posted by GitBox <gi...@apache.org>.
JinyLeeChina closed issue #10673: [Bug] [Server] Workflow recovery bug with failed tasks
URL: https://github.com/apache/dolphinscheduler/issues/10673


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org