You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/20 09:21:22 UTC

[GitHub] [shardingsphere] pencilcap123 commented on issue #17918: DistSql Bug: Executing add-resource continuously may encounter "HikariDataSource (HikariPool-xxx) has been closed" exception

pencilcap123 commented on issue #17918:
URL: https://github.com/apache/shardingsphere/issues/17918#issuecomment-1160195208

   > Hi @pencilcap123 I verified the 5.1.1 Release and master branch, and did not reproduce your problem.
   > 
   > The code you analyzed is not accurate, the connection pool used for `getDatabaseType` is created in the `buildChangedMetaDataContextWithAddedDataSource` method, it is not the same as the one in the validator.
   > 
   > I guess you have specified `poolName` for connection pool and the `poolName` is duplicated, please check and give feedback.
   
   there is no poolName attribute assigned for the connection pool, but I do specified a lot of pool properties


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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