Alexandre Roman created FELIX-5006:
--------------------------------------
Summary: EventAdmin threads should be named
Key: FELIX-5006
URL: https://issues.apache.org/jira/browse/FELIX-5006
Project: Felix
Issue Type: Bug
Components: Event Admin
Affects Versions: eventadmin-1.4.4
Reporter: Alexandre Roman
Priority: Minor
Threads created by EventAdmin have no name.
The ThreadFactory used in DefaultThreadPool.java does not assign a name to new
threads.
Anonymous threads make debugging harder, since we have to guess which thread is
running our event handlers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)