Selaa lähdekoodia

add batch.partitionSize.spotLlcc

Joshua Mengote 6 vuotta sitten
vanhempi
sitoutus
6d7338f26e

+ 1 - 0
crss-settlement-task-calculation/crss-settlement-task-calculation-dev2.yml

@@ -93,6 +93,7 @@ batch:
     retDat: 900
     retBcq: 20000
     calcEta: 3000
+    spotLlcc: 3000
     procNss: 3000
     nss: 1000
     disAggBcq: 1000

+ 1 - 0
crss-settlement-task-calculation/crss-settlement-task-calculation-pemc-dev.yml

@@ -90,6 +90,7 @@ spring:
 #  partitionSize:
 #    retDat: 900
 #    retBcq: 20000
+#    spotLlcc: 3000
 #    calcEta: 3000
 #    procNss: 3000
 #    nss: 1000

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

@@ -105,7 +105,8 @@ batch:
   # Input workspace
     retBcq: 52000
     retDat: 60 #max DI: 8928
-  # Trading Amounts
+    spotLlcc: 42 #max DI: 8928
+    # Trading Amounts
     calcEta: 42 #max DI: 8928
     procNss: 60 #max DI: 8928
     nss: 60 #max DI: 8928