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

[GitHub] [dolphinscheduler] Mukvin commented on a diff in pull request #14677: [Workflow] Print WorkflowInstance detail/ TaskInstance detail when finished

Mukvin commented on code in PR #14677:
URL: https://github.com/apache/dolphinscheduler/pull/14677#discussion_r1280097849


##########
dolphinscheduler-master/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteRunnable.java:
##########
@@ -805,6 +809,65 @@ public void checkSerialProcess(ProcessDefinition processDefinition) {
         commandService.createCommand(command);
     }
 
+    private void logTaskInstanceInDetail(TaskInstance taskInstance) {

Review Comment:
   done.



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