Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [dolphinscheduler-api] When a sub-process task is at the first node of the main process, the program does not check whether the sub-process is online. It will directly run the sub-process even if the sub-process task has not been deployed #17007

Open
3 tasks done
wind-marker opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn't working priority:middle
Milestone

Comments

@wind-marker
Copy link

wind-marker commented Feb 10, 2025

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

dolphinscheduler version : 3.1.0
When a sub-process task is at the first node of the main process, the program does not check whether the sub-process is online. It will directly run the sub-process even if the sub-process task has not been deployed.

What you expected to happen

Image I think this query method will skip the sub-process task when a sub-process task is placed at the first node of the main process.

How to reproduce

Place the offline sub-process tasks at the beginning of the main process and run the main process.

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

@wind-marker wind-marker added bug Something isn't working Waiting for reply Waiting for reply labels Feb 10, 2025
@wind-marker wind-marker changed the title [Bug] [Module Name] When a sub-process task is at the first node of the main process, the program does not check whether the sub-process is online. It will directly run the sub-process even if the sub-process task has not been deployed [Bug] [dolphinscheduler-api] When a sub-process task is at the first node of the main process, the program does not check whether the sub-process is online. It will directly run the sub-process even if the sub-process task has not been deployed Feb 10, 2025
@ruanwenjun ruanwenjun added discussion discussion priority:middle and removed Waiting for reply Waiting for reply discussion discussion labels Feb 10, 2025
@ruanwenjun ruanwenjun added this to the 3.3.0 milestone Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:middle
Projects
None yet
Development

No branches or pull requests

2 participants