Don't use thread pool for system threads
----------------------------------------

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


The system threads (background threads that run as long as the bundle runs) are 
currently taken from the thread pool; this is not necessary and in addition 
reduces the number of available threads from the pool; it makes calculating the 
required threads more difficult.

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

Reply via email to