[
https://issues.apache.org/jira/browse/FELIX-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated FELIX-3581:
-------------------------------------
Affects Version/s: log-1.0.1
Fix Version/s: log-1.2.0
> org.apache.felix.log.Log instates the thread without meaningful thread name
> ---------------------------------------------------------------------------
>
> Key: FELIX-3581
> URL: https://issues.apache.org/jira/browse/FELIX-3581
> Project: Felix
> Issue Type: Bug
> Components: Log Service
> Affects Versions: log-1.0.1
> Reporter: Darryl L. Miles
> Assignee: Felix Meschberger
> Priority: Minor
> Fix For: log-1.2.0
>
>
> When org.apache.felix.log.Log instates the thread in addListener(LogListener)
> it doesn't put any meaningful thread name on it to help identify what it is.
> Suggestions...
> listenerThread.setName(listenerThread.getClass().getName()); // or
> "FelixLogListener"
--
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