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/27 02:29:20 UTC

[GitHub] [dolphinscheduler] lordk911 opened a new issue, #12556: [Bug] [dolphinscheduler-server] depdent task faild when the be depended on work flow have conditions task

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

   ### 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
   
   dolphin version 2.0.7 
   
   work flow fA have condition task cA, it have two conditions when true run task c , when false run task d, and c、d all point to e, so fA should always success.
   work flow fB depended on fA of all. 
   then work flow fB will fail, the reason is it can't find task c or task d instance.
   
   ### What you expected to happen
   
   fB success when fA is success.  this is right on version 2.0.5
   
   ### How to reproduce
   
   as description above
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.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] github-actions[bot] commented on issue #12556: [Bug] [dolphinscheduler-server] depdent task faild when the be depended on work flow have conditions task

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

   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 #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task

Posted by GitBox <gi...@apache.org>.
JinyLeeChina closed issue #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task
URL: https://github.com/apache/dolphinscheduler/issues/12556


-- 
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] lordk911 commented on issue #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task

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

   broken of backward compatibility shoud not apply on a 2.0.x (thirdly part change) version .


-- 
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] lordk911 commented on issue #12556: [Bug] [dolphinscheduler-server] depdent task faild when the be depended on work flow have conditions task

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

   cc @JinyLeeChina 


-- 
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 #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task

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

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
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] jieguangzhou commented on issue #12556: [Bug] [dolphinscheduler-server] depdent task faild when the be depended on work flow have conditions task

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

   Hi, can you change the name of the task in the description? It looks a bit confusing


-- 
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 commented on issue #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task

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

   We won't support this feature in 2.0.x, refer #11970 


-- 
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 commented on issue #12556: [Bug] [dolphinscheduler-server] dependent task faild when the be depended on work flow have conditions task

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

   In version 2.0.6 and 2.0.7, depending on the workflow, all tasks in the workflow are required to be completed by default rather than some tasks. If the workflow is only successful, other types are required, refer #11970


-- 
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] lordk911 commented on issue #12556: [Bug] [dolphinscheduler-server] depdent task faild when the be depended on work flow have conditions task

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

   > Hi, can you change the name of the task in the description? It looks a bit confusin
   
    if description looks confusin, just look the picture, I think it is clear enough, and easy to reproduce enough.


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