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/06 16:17:32 UTC

[jira] Resolved: (SLING-1821) Custom thread pools should get an optional label

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

Carsten Ziegeler resolved SLING-1821.
-------------------------------------

    Resolution: Fixed

Added a new method to the thread pool manager which takes a label as a second argument in revision 1005048

> Custom thread pools should get an optional label
> ------------------------------------------------
>
>                 Key: SLING-1821
>                 URL: https://issues.apache.org/jira/browse/SLING-1821
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>    Affects Versions: Commons Threads 3.0.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: Commons Threads 3.0.4
>
>
> When a custom thread pool is created through the Java API this pool gets a UUID as the name; this makes it later on difficult to associate with the its usage.
> Therefore an additional label should be possible.

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