lugela opened a new issue, #12349: URL: https://github.com/apache/dolphinscheduler/issues/12349
### 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 After the oracle password of the database data source is updated and the data source center is changed at the same time, it is found that the used connection pool has cached the old password, which causes the database user to be locked due to multiple connections with the old password ![Uploading 0a3a6185cad4c37c80e554b4463bb00.jpg…]() ### What you expected to happen After the oracle password of the database data source is updated and the data source center is changed at the same time, it is found that the used connection pool has cached the old password, which causes the database user to be locked due to multiple connections with the old password ### How to reproduce no ### Anything else no ### 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]
