caishunfeng commented on issue #10918: URL: https://github.com/apache/dolphinscheduler/issues/10918#issuecomment-1182926562
> I just see the latest code, we didn't use connection pool in SQL task, so the hikari pool config isn't used for SQL task. > > Right now, for each task we will create a new connection and will close this connection after finished. I am not clear if we need to use connection pool in SQL task. > > cc @caishunfeng @SbloodyS Another point is that ds has many datasource type, I'm not sure we can use a connection pool to support all the datasource type. -- 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]
