[
https://issues.apache.org/jira/browse/SLING-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson resolved SLING-2563.
-----------------------------------
Resolution: Fixed
Fix Version/s: Commons Threads 3.2.0
Assignee: Justin Edelson
committed slightly modified patch in r1374422
> 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
> Assignee: Justin Edelson
> Fix For: Commons Threads 3.2.0
>
> 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