zhijia3278 opened a new issue, #13390: URL: https://github.com/apache/dolphinscheduler/issues/13390
### 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 最近公司再调研dolphinscheduler,我在使用的时候,经常遇到开始的任务一直不能结束,然后手动停止,就会在工作流实例上显示准备停止,但是一直停不下来。 ### What you expected to happen 查询后台master的日志,日志在重复如下  并且日志体积在频繁增长,重复的日志造成磁盘使用率飙升  这个我之前在使用3.1.1的时候遇到过,现在升级到3.1.3了,还是有这个问题 ### How to reproduce 我需要去手动更新 t_ds_process_instance 表的状态字段到停止,  然后再手动重启集群,才能解决这个问题.这个给我们上线dolphinscheduler带来了严重的挑战 ### 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]
