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

Justin Edelson updated SLING-2563:
----------------------------------

    Attachment: SLING-2563.patch

proposed patch
                
> when a thread pool is created without a label, the label should be generated 
> using the class name requesting the thread pool
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-2563
>                 URL: https://issues.apache.org/jira/browse/SLING-2563
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Justin Edelson
>         Attachments: SLING-2563.patch
>
>
> "anonymous" thread pools are hard to troubleshoot, so we shouldn't allow them 
> :)
> If a class com.myco.FooImpl calls ThreadPoolManager.create(config) then the 
> resulting thread pool's name should contain com.myco.FooImpl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to