[
https://issues.apache.org/jira/browse/SLING-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-635.
----------------------------------
Resolution: Fixed
SLING-635: Remove a thread after two clean up cycles by marking it in the first
cycle to be removed and remove it in the second cycle - if the thread hasn't
been used in the meantime.
Implemented in revision 731544
> Stop thread for own job queues when it is unused
> ------------------------------------------------
>
> Key: SLING-635
> URL: https://issues.apache.org/jira/browse/SLING-635
> Project: Sling
> Issue Type: Improvement
> Components: Event
> Affects Versions: Extensions Event 2.0.2
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Fix For: Extensions Event 2.0.4
>
>
> The background thread should check if a job queue thread has been unused for
> a longer time and then stop it.
> This avoids too many idle threads.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.