Переглянути джерело

ac file gen partition update

Adrian Viesca 8 роки тому
батько
коміт
fdc815fed1

+ 7 - 0
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev.yml

@@ -26,3 +26,10 @@ sftp:
     port: 22
     workingDirectory: /home/pemc/stl/upload
     privateKey:
+
+batch:
+  resourceLocation: "file:target/libs/crss-settlement-task-file-gen-addtlcomp-2.0.0.RC6.jar"
+  chunkSize: 100
+  maxWorkers: 20
+  partitionSize:
+    acDataPartitionSize: 30

+ 7 - 0
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp.yml

@@ -69,3 +69,10 @@ sftp:
     port: 22
     workingDirectory: /upload/stl
     privateKey:
+
+
+batch:
+  chunkSize: 100
+  maxWorkers: 2
+  partitionSize:
+    acDataPartitionSize: 2000