ruanwenjun opened a new issue, #16423: URL: https://github.com/apache/dolphinscheduler/issues/16423
### Search before asking - [X] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation Right now, there exist multiple thread pool in master, this means there might exist multiple thread to midify the workflow/task in the same time, and there are no synchronized, so the workflow/task state might be inconsistent, in some case. <img width="1305" alt="image" src="https://github.com/user-attachments/assets/ee22cc51-1b18-4ff8-a7ff-f5e82cab9814"> ### Design Detail _No response_ ### Compatibility, Deprecation, and Migration Plan _No response_ ### Test Plan _No response_ ### 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]
