瀏覽代碼

increase cpu for disagg, decrease chunksize and batchsize

Karen Kho 8 年之前
父節點
當前提交
1c891f7e0b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      crss-settlement-task-calculation/crss-settlement-task-calculation.yml

+ 2 - 2
crss-settlement-task-calculation/crss-settlement-task-calculation.yml

@@ -46,7 +46,7 @@ spring:
         hbm2ddl:
           import_files:
         jdbc:
-          batch_size: 100000
+          batch_size: 10000
 
   cloud:
     task:
@@ -66,7 +66,7 @@ spring:
       enabled: true
 
 batch:
-  chunkSize: 700000
+  chunkSize: 10000
   maxWorkers: 18
   partitionSize:
     retDat: 450