SbloodyS commented on issue #7037: URL: https://github.com/apache/dolphinscheduler/issues/7037#issuecomment-982333675
 ``` [INFO] 2021-11-30 14:39:01.275 org.apache.dolphinscheduler.server.master.processor.StateEventProcessor:[75] - received command : State Event :key: 2-0-2-0 type: PROCESS_STATE_CHANGE executeStatus: READY_STOP task instance id: 0 process instance id: 2 context: null [INFO] 2021-11-30 14:39:01.733 org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[126] - handle process instance : 2 , events count:1 [INFO] 2021-11-30 14:39:01.733 org.apache.dolphinscheduler.server.master.runner.EventExecuteService:[129] - already exists handler process size:0 [INFO] 2021-11-30 14:39:01.734 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[286] - process event: State Event :key: 2-0-2-0 type: PROCESS_STATE_CHANGE executeStatus: READY_STOP task instance id: 0 process instance id: 2 context: null [INFO] 2021-11-30 14:39:01.734 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[418] - process:2 state RUNNING_EXECUTION change to READY_STOP [INFO] 2021-11-30 14:39:01.750 org.apache.dolphinscheduler.server.master.runner.WorkflowExecuteThread:[1141] - add task to stand by list: shell test [INFO] 2021-11-30 14:39:01.753 org.apache.dolphinscheduler.service.process.ProcessService:[1065] - start submit task : shell test, instance id:2, state: RUNNING_EXECUTION [INFO] 2021-11-30 14:39:01.756 org.apache.dolphinscheduler.service.process.ProcessService:[1078] - end submit task to db successfully:4 shell test state:RUNNING_EXECUTION complete, instance id:2 state: RUNNING_EXECUTION ``` -- 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]
