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

   ### 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
   
   I find when the master is running workflow instance, and we kill master_pid, 
the workflowInstance is running will failed due to JDBC error, may be the 
database is already closed, and we still handle some event.
   
   And when we use kill -9, the workflowInstance can be failovered successfully.
   
   ### What you expected to happen
   
   When we use kill, the workflowInstance can also be failovered.
   
   ### How to reproduce
   
   1. Start 2 master, x worker.
   2. Execute 1000 workflow
   3. Kill one master
   
   Find some workflow instance is failed.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### 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