sandynz opened a new pull request #13883:
URL: https://github.com/apache/shardingsphere/pull/13883


   Fixes #13632.
   
   Changes proposed in this pull request:
   - Ignore DataSource property name which value is null. Make sure keys like 
`driverClassName: null` won't be persisted into 
`/metadata/sharding_db/dataSources`, it will cause NullPointerException from 
`HikariConfig.setDriverClassName` when initializing HikariDataSource.
   


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