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 2009/07/21 11:02:14 UTC

[jira] Closed: (SLING-1058) Job queue might hang if running in a clustered environment

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

Carsten Ziegeler closed SLING-1058.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 796193 - the waiting thread is now always notified.

> Job queue might hang if running in a clustered environment
> ----------------------------------------------------------
>
>                 Key: SLING-1058
>                 URL: https://issues.apache.org/jira/browse/SLING-1058
>             Project: Sling
>          Issue Type: Bug
>          Components: Event
>    Affects Versions: Extensions Event 2.0.4
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.0.6
>
>
> If Sling is running in a clustered environment, another processor might already have been processing a job while the first processor tries to do so. In this case, during finish job, the waiting thread is not notified and hangs forever.

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