linghengqian commented on issue #32765: URL: https://github.com/apache/shardingsphere/issues/32765#issuecomment-2371361362
- `alibaba/druid` has changed in https://github.com/alibaba/druid/pull/5796 , which makes the behavior of `com.alibaba:druid-spring-boot-starter:1.2.23` actually close to `brettwooldridge/HikariCP`, although I am sure that due to the deliberate design of `apache/hive`, you can't actually use `alibaba/druid` to connect to HiveServer2 using the configuration file in ShardingSphere. - I am observing whether it is because `org.apache.shardingsphere.infra.datasource.pool.destroyer.DataSourcePoolActiveDetector` is not implemented. By the way, the version of `com.alibaba:druid-spring-boot-starter` you are using in https://github.com/HuLaLaGa/shardingsphere-test is too old. It registers multiple problematic Spring Beans. -- 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]
