You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/05/08 12:05:03 UTC

[GitHub] [shardingsphere] linghengqian commented on issue #17440: "url not set" probleam with Druid connection pool

linghengqian commented on issue #17440:
URL: https://github.com/apache/shardingsphere/issues/17440#issuecomment-1120406305

   - You can refer to `shardingsphere/shardingsphere-jdbc/shardingsphere-jdbc-spring/shardingsphere-jdbc-core-spring/shardingsphere-jdbc-core-spring-boot-starter/src/main/resources/META-INF/additional-spring-configuration-metadata.json` and its corresponding execution class `org.apache.shardingsphere.infra.datasource.pool.creator.DataSourcePoolCreator` . The JDBC pool property name depends entirely on the connection pool itself. 
   - So for `alibaba druid`, use `url` instead of `jdbc-url` is predictable.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org