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/02/18 09:46:27 UTC

[jira] Created: (SLING-1390) Deadlock in rare circumstances

Deadlock in rare circumstances
------------------------------

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


In some rare circumstances the eventing can come to a stop as all threads are waiting - this is due to the new max job counter handling which in some cases does not decrease the number of currently running jobs

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


[jira] Closed: (SLING-1390) Deadlock in rare circumstances

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

Carsten Ziegeler closed SLING-1390.
-----------------------------------


> Deadlock in rare circumstances
> ------------------------------
>
>                 Key: SLING-1390
>                 URL: https://issues.apache.org/jira/browse/SLING-1390
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.3.0
>
>
> In some rare circumstances the eventing can come to a stop as all threads are waiting - this is due to the new max job counter handling which in some cases does not decrease the number of currently running jobs

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


[jira] Resolved: (SLING-1390) Deadlock in rare circumstances

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

Carsten Ziegeler resolved SLING-1390.
-------------------------------------

    Resolution: Fixed

Fixed in revision 911855 by refactoring the code that handles the various counters.

> Deadlock in rare circumstances
> ------------------------------
>
>                 Key: SLING-1390
>                 URL: https://issues.apache.org/jira/browse/SLING-1390
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: Extensions Event 2.2.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 2.2.2
>
>
> In some rare circumstances the eventing can come to a stop as all threads are waiting - this is due to the new max job counter handling which in some cases does not decrease the number of currently running jobs

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