caishunfeng commented on code in PR #13336:
URL: 
https://github.com/apache/dolphinscheduler/pull/13336#discussion_r1061471367


##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskInstanceServiceImpl.java:
##########
@@ -91,6 +94,7 @@ public class TaskInstanceServiceImpl extends BaseServiceImpl 
implements TaskInst
     @Autowired
     TaskInstanceDao taskInstanceDao;
 
+    @Lazy

Review Comment:
   Can we avoid to add this annotation?



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