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/10/15 14:54:39 UTC

[jira] Closed: (SLING-1791) Background threads should be daemon threads

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

Carsten Ziegeler closed SLING-1791.
-----------------------------------


> Background threads should be daemon threads
> -------------------------------------------
>
>                 Key: SLING-1791
>                 URL: https://issues.apache.org/jira/browse/SLING-1791
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Extensions Event 2.4.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: Extensions Event 2.4.2
>
>
> All threads from the pool are currently non daemon threads - the shutdown has to wait for these threads to finish; as the system is shutting down and therefore becomes unusable, the threads should be daemon threads.

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