|
|
@@ -63,7 +63,7 @@ spring:
|
|
|
|
|
|
batch:
|
|
|
chunkSize: 1000
|
|
|
- maxWorkers: 12
|
|
|
+ maxWorkers: 27
|
|
|
partitionSize:
|
|
|
amsSp: 3000
|
|
|
amsInv: 3000
|
|
|
@@ -74,7 +74,7 @@ batch:
|
|
|
# LR part: partitions per billing id = Math.ceil(30/lr)
|
|
|
# lr values greater than 16 will always result to 2 partitions per billing id with different DI range
|
|
|
lr: 16
|
|
|
- energyStlB: 1400000 #10 partitions
|
|
|
+ energyStlB: 2100000 #10 partitions
|
|
|
|
|
|
|
|
|
logging:
|