You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "qingwli (via GitHub)" <gi...@apache.org> on 2024/04/19 08:16:24 UTC

Re: [PR] [DSIP-28] Donnot scan whole project beans under classpath [dolphinscheduler]

qingwli commented on code in PR #15874:
URL: https://github.com/apache/dolphinscheduler/pull/15874#discussion_r1571997057


##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskDefinitionServiceImpl.java:
##########
@@ -473,12 +469,12 @@ private void taskCanDeleteValid(User user, TaskDefinition taskDefinition, User l
 
     /**
      * Delete resource task definition by code
-     *
+     * <p>

Review Comment:
   Why add this?



-- 
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