zhuangchong commented on a change in pull request #4088:
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/4088#discussion_r528183521
##########
File path:
dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/utils/DagHelper.java
##########
@@ -292,7 +295,6 @@ public static boolean allDependsForbiddenOrEnd(TaskNode
taskNode,
* this function parse the condition node to find the right branch.
* also check all the depends nodes forbidden or complete
*
- * @param preNodeName
Review comment:
Why remove argument comments from a method?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]