비동기 로그 배치 커밋 적용
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
# transaction logging
|
||||
logger.async.active=true
|
||||
logger.async.pool.initonstartup=true
|
||||
logger.async.pool.intsize=8
|
||||
logger.async.pool.initsize=8
|
||||
logger.async.pool.maxsize=10
|
||||
logger.async.queue.size=1024
|
||||
logger.async.worker.size=16
|
||||
# worker.size=1 batch, 2~ 1Commit
|
||||
logger.async.worker.size=1
|
||||
# batch max sizeˆ˜
|
||||
logger.async.batch.size=100
|
||||
|
||||
# cloud option
|
||||
scalable=false
|
||||
|
||||
Reference in New Issue
Block a user