liangkiller opened a new issue, #13389:
URL: https://github.com/apache/dolphinscheduler/issues/13389

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   Stop the workflow instance, and the instance state is READY_STOP and cannot 
change state to  stop. The master log print:
   
   [INFO] 2023-01-12 14:25:55.341 +0800 
org.apache.dolphinscheduler.server.master.processor.StateEventProcessor:[73] - 
[WorkflowInstance-94289][TaskInstance-0] - Received state change command, 
event: StateEvent(key=94289-0-94289-0, type=PROCESS_STATE_CHANGE, 
executionStatus=READY_STOP, taskInstanceId=0, taskCode=0, 
processInstanceId=94289, context=null, channel=null)
   
   [WARN] 2023-01-12 14:25:55.341 +0800 
org.apache.dolphinscheduler.server.master.processor.queue.StateEventResponseService:[147]
 - [WorkflowInstance-94289][TaskInstance-0] - Persist event into workflow 
execute thread error, cannot find the workflow instance from cache manager, 
event: StateEvent(key=94289-0-94289-0, type=PROCESS_STATE_CHANGE, 
executionStatus=READY_STOP, taskInstanceId=0, taskCode=0, 
processInstanceId=94289, context=null, channel=null)
   
   ### What you expected to happen
   
   the workflow instance can stop
   
   ### How to reproduce
   
   stop the workflow
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.x
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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