lin 4 år sedan
förälder
incheckning
8d3322cd47
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      smart-city-platform/src/main/resources/application-prd.properties

+ 1 - 1
smart-city-platform/src/main/resources/application-prd.properties

@@ -106,7 +106,7 @@ spring.quartz.properties.org.quartz.jobStore.clusterCheckinInterval=10000
 spring.quartz.properties.org.quartz.jobStore.useProperties=false
 spring.quartz.properties.org.quartz.jobStore.misfireThreshold = 1000
 spring.quartz.properties.org.quartz.threadPool.class=org.quartz.simpl.SimpleThreadPool
-spring.quartz.properties.org.quartz.threadPool.threadCount=10
+spring.quartz.properties.org.quartz.threadPool.threadCount=15
 spring.quartz.properties.org.quartz.threadPool.threadPriority=5
 spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true