Loading dolphinscheduler-common/src/main/resources/quartz.properties +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ org.quartz.jobStore.tablePrefix = QRTZ_ org.quartz.jobStore.isClustered = true org.quartz.jobStore.misfireThreshold = 60000 org.quartz.jobStore.clusterCheckinInterval = 5000 org.quartz.jobStore.acquireTriggersWithinLock=true org.quartz.jobStore.dataSource = myDs #============================================================================ Loading Loading
dolphinscheduler-common/src/main/resources/quartz.properties +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ org.quartz.jobStore.tablePrefix = QRTZ_ org.quartz.jobStore.isClustered = true org.quartz.jobStore.misfireThreshold = 60000 org.quartz.jobStore.clusterCheckinInterval = 5000 org.quartz.jobStore.acquireTriggersWithinLock=true org.quartz.jobStore.dataSource = myDs #============================================================================ Loading