Browse Source

Merge branch '2.0.x' into 2.1.x

Adrian Viesca 8 năm trước cách đây
mục cha
commit
c110670deb

+ 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

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