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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
