调整influxdb插入条数20000,增加线程池
This commit is contained in:
@@ -58,6 +58,11 @@ mybatis-plus:
|
||||
#配置sql日志输出
|
||||
log-impl: org.apache.ibatis.logging.nologging.NoLoggingImpl
|
||||
|
||||
threadPool:
|
||||
corePoolSize: 12
|
||||
maxPoolSize: 24
|
||||
queueCapacity: 500
|
||||
keepAliveSeconds: 60
|
||||
|
||||
# type-aliases-package: com.njcn.harmonic.pojo
|
||||
# type-handlers-package: com.njcn.db.handler
|
||||
|
||||
Reference in New Issue
Block a user