SbloodyS commented on code in PR #18608:
URL: 
https://github.com/apache/dolphinscheduler/pull/18608#discussion_r3901861465


##########
dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/engine/task/statemachine/TaskForceSuccessStateAction.java:
##########
@@ -27,6 +29,13 @@
 @Component
 public class TaskForceSuccessStateAction extends TaskSuccessStateAction {
 
+    @Override
+    protected void persistentTaskInstanceSuccessEventToDB(final ITaskExecution 
taskExecution,

Review Comment:
   Please add some integration test for 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: [email protected]

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

Reply via email to