Explorar el Código

increase cpu for disagg, decrease chunksize and batchsize

Karen Kho hace 8 años
padre
commit
1c891f7e0b

+ 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