v2.1.1 kafka日志发送改为异步,添加事务排除,添加try catch异常拦截,修改异步线程池参数

This commit is contained in:
fuqingji
2022-03-14 08:54:11 +08:00
parent 7eaec0ffc1
commit af03c1cac5
9 changed files with 59 additions and 48 deletions

View File

@ -1,7 +1,7 @@
#spring.task.execution.pool <20>̳߳<DFB3><CCB3><EFBFBD><EFBFBD><EFBFBD>
async.thead.pool.coreSize=200
async.thead.pool.maxSize=1000
async.thead.pool.queueCapaciry=100
async.thead.pool.keepALive=1000
async.thead.pool.coreSize=50
async.thead.pool.maxSize=200
async.thead.pool.queueCapaciry=600
async.thead.pool.keepALive=60
async.thead.pool.threadNamePrefix=ebtp-thread