Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
servicemix-utils-1.4.0
-
None
Description
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().