|
@@ -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
|
|
|
|