Radeity opened a new pull request, #12737:
URL: https://github.com/apache/dolphinscheduler/pull/12737

   <!--Thanks very much for contributing to Apache DolphinScheduler. Please 
review 
https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html
 before opening a pull request.-->
   
   ## Purpose of the pull request
   - Check whether defined file transfer parameters are valid with right 
upstreaming task name and key at the time of creating process definition and 
updating process definition or process instance.
   - Also, this PR closes 
https://github.com/apache/dolphinscheduler/issues/12723
   <!--(For example: This pull request adds checkstyle plugin).-->
   
   ## Brief change log
   - Find defined output file parameters in upstreaming task nodes by DFS on 
the graph constructed in method `graphHasCycle`.
   - Add new status represent find invalid file parameters.
   
   
   <!--*(for example:)*
   - *Add maven-checkstyle-plugin to root pom.xml*
   -->
   
   ## Verify this pull request
   
   Existed UT covers new methods. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to