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 14:37:18 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-4759.
-------------------------------------

Added extra guard in rev 1682229

> 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.5.4, Event 3.6.0
>            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)