[
https://issues.apache.org/jira/browse/SLING-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-561.
----------------------------------
Resolution: Fixed
> Concurrent check for jobs is not working
> ----------------------------------------
>
> Key: SLING-561
> URL: https://issues.apache.org/jira/browse/SLING-561
> Project: Sling
> Issue Type: Bug
> Components: Commons Scheduler
> Affects Versions: Commons Scheduler 2.0.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Critical
> Fix For: Commons Scheduler 2.0.4
>
>
> The QuartzJobExecutor uses a boolean to detect if a scheduled job is running
> concurrently. Unfortunately on each invocation a new data map is passed into
> the executor and therefore the check does not work
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.