[
https://issues.apache.org/jira/browse/SYNCOPE-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476222#comment-13476222
]
Francesco Chicchiriccò commented on SYNCOPE-216:
------------------------------------------------
notificationjob.cronExpression:
+ not existing: NotificationJob runs according to
Notification.DEFAULT_CRON_EXP
+ provided as empty string: NotificationJob disabled
+ provided as non-empty string: NotificationJob runs according to the
given value
> NotificationJob is hardcoded to run every 2 minutes
> ---------------------------------------------------
>
> Key: SYNCOPE-216
> URL: https://issues.apache.org/jira/browse/SYNCOPE-216
> Project: Syncope
> Issue Type: Improvement
> Components: console, core
> Affects Versions: 1.0.2-incubating
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.1.0-incubating
>
>
> In JobInstanceLoader.load() NotificationJob is scheduled to run with cron
> expression "0 0/2 * * * ?", i.e. every 2 minutes.
> This interval should be made configurable; moreover NotificationJob should
> also be optionally disabled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira