You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/05/28 13:52:17 UTC

[jira] [Created] (SLING-4759) Queue might be closed while job is waiting for retry

Carsten Ziegeler created SLING-4759:
---------------------------------------

             Summary: Queue might be closed while job is waiting for retry
                 Key: SLING-4759
                 URL: https://issues.apache.org/jira/browse/SLING-4759
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
    Affects Versions: Event 3.6.0, Event 3.5.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Event 3.7.0


If a job is waiting for a retry (using the scheduler), the queue might be closed. As jobs are periodically retried this is since 3.6.0 no problem, however not optimal either as the job has to wait for the periodic retry.
It would be better to not close the job in this situation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)