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 2010/05/28 11:33:36 UTC

[jira] Created: (SLING-1536) Job Queue might be stopped during job processing

Job Queue might be stopped during job processing
------------------------------------------------

                 Key: SLING-1536
                 URL: https://issues.apache.org/jira/browse/SLING-1536
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Extensions Event 2.3.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Extensions Event 2.4.0


If a long running job is started from a job queue, the job queue might be shutdown in the meantime (if no other jobs are arriving for this queue).
This leads to an NPE when finishedJob is called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SLING-1536) Job Queue might be stopped during job processing

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1536.
-------------------------------------

    Resolution: Fixed

Added an extra check in revision 991215

> Job Queue might be stopped during job processing
> ------------------------------------------------
>
>                 Key: SLING-1536
>                 URL: https://issues.apache.org/jira/browse/SLING-1536
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> If a long running job is started from a job queue, the job queue might be shutdown in the meantime (if no other jobs are arriving for this queue).
> This leads to an NPE when finishedJob is called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-1536) Job Queue might be stopped during job processing

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1536.
-----------------------------------


> Job Queue might be stopped during job processing
> ------------------------------------------------
>
>                 Key: SLING-1536
>                 URL: https://issues.apache.org/jira/browse/SLING-1536
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.3.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.4.0
>
>
> If a long running job is started from a job queue, the job queue might be shutdown in the meantime (if no other jobs are arriving for this queue).
> This leads to an NPE when finishedJob is called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.