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/10/12 01:25:04 UTC

[GitHub] [dolphinscheduler] zj619 opened a new issue, #12325: workflow state is FAILURE when last task node is forbidden

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

   ### 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
   
   ![image](https://user-images.githubusercontent.com/40164590/195226631-9ec2b01a-79ad-4fb2-b67b-d40cf64bd2cc.png)
   ![image](https://user-images.githubusercontent.com/40164590/195226676-f7d1eca6-8555-4160-a696-0f11324fae1e.png)
   ![image](https://user-images.githubusercontent.com/40164590/195226697-bb5e0bc0-1721-4ef9-bfaa-1559f3eff634.png)
   for example,a workflow has two nodes and the last node is forbiddened to run,the first node gets error,but the whole workflow is successful.
   
   ### What you expected to happen
   
   the whole workflow state is FAILURE
   
   ### How to reproduce
   
   create a workflow has two nodes,  set the first node throws exception,set the last node  forbidden ,then start the workerflow.
   The first node gets FAILURE,but the whole workflow is successful.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [ ] 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] caishunfeng closed issue #12325: [Bug] workflow state is FAILURE when last task node is forbidden

Posted by GitBox <gi...@apache.org>.
caishunfeng closed issue #12325: [Bug] workflow state is FAILURE when last task node is forbidden
URL: https://github.com/apache/dolphinscheduler/issues/12325


-- 
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] caishunfeng commented on issue #12325: [Bug] workflow state is FAILURE when last task node is forbidden

Posted by GitBox <gi...@apache.org>.
caishunfeng commented on issue #12325:
URL: https://github.com/apache/dolphinscheduler/issues/12325#issuecomment-1283252104

   > Please confirm if this issue exists in 30x and dev.
   
   I found it exist in 3.0.1 too, see https://github.com/apache/dolphinscheduler/blob/0317c70496055b66e637b588ca7d0cdb674e7138/dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java#L376-L388


-- 
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] songjianet commented on issue #12325: workflow state is FAILURE when last task node is forbidden

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #12325:
URL: https://github.com/apache/dolphinscheduler/issues/12325#issuecomment-1280833468

   Please confirm if this issue exists in 30x and dev.


-- 
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] DarkAssassinator commented on issue #12325: workflow state is FAILURE when last task node is forbidden

Posted by GitBox <gi...@apache.org>.
DarkAssassinator commented on issue #12325:
URL: https://github.com/apache/dolphinscheduler/issues/12325#issuecomment-1279976519

   yes, i can repreduce, i will check it and try to fix it.


-- 
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 #12325: workflow state is FAILURE when last task node is forbidden

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

   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] songjianet commented on issue #12325: workflow state is FAILURE when last task node is forbidden

Posted by GitBox <gi...@apache.org>.
songjianet commented on issue #12325:
URL: https://github.com/apache/dolphinscheduler/issues/12325#issuecomment-1280834101

   > yes, i can repreduce, i will check it and try to fix it.
   
   Thanks.


-- 
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