소스 검색

配置修改

chenweida 7 년 전
부모
커밋
d69876e03a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      patient-co/patient-co-statistics-es/src/main/resources/quartz.properties

+ 1 - 1
patient-co/patient-co-statistics-es/src/main/resources/quartz.properties

@ -9,7 +9,7 @@ org.quartz.scheduler.rmi.proxy: false
org.quartz.scheduler.wrapJobExecutionInUserTransaction: false
org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool
org.quartz.threadPool.threadCount: 20
org.quartz.threadPool.threadCount: 10
org.quartz.threadPool.threadPriority: 5
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true