LeeGuoPing commented on issue #14338: URL: https://github.com/apache/shardingsphere/issues/14338#issuecomment-1001426373
@zjcnb @strongduanmu dear brothers, please see `DataSourceConfigurationValidatorTest` 's method ` assertValidateSuccess`, finally use HikariDataSource no argument constructor, so the pool is null . so `hikariDataSource.getHikariPoolMXBean()` is null in this test case.     -- 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]
