|
@@ -42,7 +42,7 @@ spring.shardingsphere.datasource.master.validation-query-timeout=2000
|
|
|
spring.shardingsphere.datasource.master.test-on-borrow=false
|
|
|
spring.shardingsphere.datasource.master.test-on-return=false
|
|
|
spring.shardingsphere.datasource.master.test-while-idle=true
|
|
|
-spring.shardingsphere.datasource.master.time-between-eviction-runs-millis=60000
|
|
|
+spring.shardingsphere.datasource.master.time-between-eviction-runs-millis=180000
|
|
|
spring.shardingsphere.datasource.master.min-evictable-idle-time-millis=300000
|
|
|
spring.shardingsphere.datasource.master.filters=config,wall,stat
|
|
|
spring.shardingsphere.datasource.master.connectionProperties=druid.stat.slowSqlMillis=200;druid.stat.logSlowSql=true;config.decrypt=false
|