apache / apache/dolphinscheduler

[Improvement][Master] Check if the WorkflowGrapth is a dag at constructor

Open
#17,057 5 comments 0 reactions 0 assignees View on GitHub
improvement priority:middle
Dominant language
Java
Stars
14.5k
Forks
5.1k
Avg merge
1d 21h
Merged PRs (30d)
28

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.

### Description

_No response_

### Are you willing to submit a 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)

Contributor guide

Open the contributing guide

Research direction

Start by locating the WorkflowGraph class and its constructor in the Java source, then read how workflow edges and validation are currently handled. The issue provides no file or test entry point, so confirm the intended behavior with the issue thread; done means construction checks whether the graph is a DAG and has coverage for cyclic input.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.