sunkai-cai opened a new pull request, #19993:
URL: https://github.com/apache/shardingsphere/pull/19993

   Fixes #19085
   related issue #15695
   another PR #19904
   
   Changes proposed in this pull request:
   - support Hikari to use JMX  
   
   ```
   dataSources:
     ds_0:
       dataSourceClassName: com.zaxxer.hikari.HikariDataSource
       url: 
jdbc:mysql://local-mysql:3306/db_0?serverTimezone=UTC&useSSL=false&characterEncoding=utf-8
       username: sphere
       password: sphere
       customPoolProps:
         registerMbeans: true
   ```


-- 
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]

Reply via email to