Sfoglia il codice sorgente

set properties for dev

mlnicolas 8 anni fa
parent
commit
bda46f73c9
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      crss-mq-computation/crss-mq-computation-dev.yml

+ 7 - 0
crss-mq-computation/crss-mq-computation-dev.yml

@@ -19,11 +19,18 @@ spring:
       driverClassName: org.postgresql.Driver
 
 batch:
+  maxWorkers: 2
   partitionSize:
+    gap: 1
     mq: 10000
     ssla: 5000
     report: 1
 
+logging:
+  level:
+    com.pemc.crss: DEBUG
+    org.springframework.cloud: DEBUG
+
 sftp:
   credentials:
     username: pemc