Add toString to DefaultThreadFactory
------------------------------------

                 Key: SM-2028
                 URL: https://issues.apache.org/jira/browse/SM-2028
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-utils
    Affects Versions: servicemix-utils-1.4.0
            Reporter: Lars Heinemann
            Assignee: Lars Heinemann
             Fix For: servicemix-utils-1.4.0


We should add a toString() method to 
org.apache.servicemix.executors.impl.ExecutorFactoryImpl.DefaultThreadFactory. 
This would help troubleshoot issues observed at runtime (i.e. situations when 
one of executors runs out of threads). The 'id' or at least 'name prefix' used 
by the given DefaultThreadFactory instance should be included in this 
toString().

-- 
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