You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "skywalker2256 (via GitHub)" <gi...@apache.org> on 2023/08/17 01:48:23 UTC

[GitHub] [dolphinscheduler] skywalker2256 opened a new issue, #14758: [Bug] [Module Name] 节点禁用问题

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

   ### 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
   
   节点禁用后工作流卡住不继续执行,如下图test456节点会不运行!
   dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java
   1873行,else if (DependResult.NON_EXEC == dependResult) 
   状态判断没有WAITING 状态,这里是否可以添加?
   
   ### What you expected to happen
   
   ![图片](https://github.com/apache/dolphinscheduler/assets/41573491/49a6f422-5f3d-4ebf-8690-96074211f792)
   
   
   ### How to reproduce
   
   ![图片](https://github.com/apache/dolphinscheduler/assets/41573491/49a6f422-5f3d-4ebf-8690-96074211f792)
   
   
   ### 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] SbloodyS commented on issue #14758: [Bug] [dolphinscheduler-master] node disable issue

Posted by "SbloodyS (via GitHub)" <gi...@apache.org>.
SbloodyS commented on issue #14758:
URL: https://github.com/apache/dolphinscheduler/issues/14758#issuecomment-1685193489

   Hi @skywalker2256 , would you like 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] closed issue #14758: [Bug] [dolphinscheduler-master] node disable issue

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #14758: [Bug] [dolphinscheduler-master] node disable issue
URL: https://github.com/apache/dolphinscheduler/issues/14758


-- 
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 #14758: [Bug] [Module Name] node disable issue

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14758:
URL: https://github.com/apache/dolphinscheduler/issues/14758#issuecomment-1681489339

   ### 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
   
   After the node is disabled, the workflow is stuck and does not continue to execute, as shown in the figure below, the test456 node will not run!
   dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java
   Line 1873, else if (DependResult.NON_EXEC == dependResult)
   There is no WAITING state for state judgment, can it be added here?
   
   ### What you expected to happen
   
   ![image](https://github.com/apache/dolphinscheduler/assets/41573491/49a6f422-5f3d-4ebf-8690-96074211f792)
   
   
   ### How to reproduce
   
   ![image](https://github.com/apache/dolphinscheduler/assets/41573491/49a6f422-5f3d-4ebf-8690-96074211f792)
   
   
   ### 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

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


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #14758: [Bug] [dolphinscheduler-master] node disable issue

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14758:
URL: https://github.com/apache/dolphinscheduler/issues/14758#issuecomment-1736469771

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
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 #14758: [Bug] [dolphinscheduler-master] node disable issue

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14758:
URL: https://github.com/apache/dolphinscheduler/issues/14758#issuecomment-1726708063

   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