ruanwenjun commented on issue #11533: URL: https://github.com/apache/dolphinscheduler/issues/11533#issuecomment-1220147160
> > Is this happen in 3.0.0-release or just beta? > > There is a same issue #11120, but has already been fixed at 3.0.0-release. > > 3.0.0-release 3.0.0release use DataSource, and it will hold connection at default, you can reduce the [`minimumIdle`](https://github.com/brettwooldridge/HikariCP) to make the connection to be expire. -- 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]
