You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/07/13 08:29:02 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #10918: [Bug] [DataSource] MySQL Connection number increasing

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org