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: Event
    Affects Versions: Extensions Event 2.0.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
            Priority: Critical


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.

Reply via email to