This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 98e734f  Fix exception type error. (#11417)
     add d8cede1  Fix it by using DataSourceConfiguration replace the direct 
new HikariDataSource and remove unused code. (#11432)

No new revisions were added by this update.

Summary of changes:
 .../factory/JDBCBackendDataSourceFactory.java      | 37 ---------
 .../factory/JDBCRawBackendDataSourceFactory.java   | 92 ----------------------
 .../impl/AbstractBootstrapInitializer.java         | 13 ++-
 3 files changed, 5 insertions(+), 137 deletions(-)
 delete mode 100644 
shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/datasource/factory/JDBCBackendDataSourceFactory.java
 delete mode 100644 
shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/datasource/factory/JDBCRawBackendDataSourceFactory.java

Reply via email to