Francesco Chicchiriccò created SYNCOPE-1468:
-----------------------------------------------
Summary: Allow for configurable
org.quartz.jobStore.misfireThreshold
Key: SYNCOPE-1468
URL: https://issues.apache.org/jira/browse/SYNCOPE-1468
Project: Syncope
Issue Type: Improvement
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.0.14, 2.1.5, 3.0.0
The value of Quartz's {{org.quartz.jobStore.misfireThreshold}} parameter is
currently stick to {{6000000}}; it seems useful to:
* set the default value according to Quartz' own default - see
http://www.quartz-scheduler.org/documentation/quartz-2.3.0/configuration/ConfigRAMJobStore.html
* allow for easy configuration via {{provisioning.properties}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)