[ 
https://issues.apache.org/jira/browse/FELIX-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger resolved FELIX-3581.
--------------------------------------

    Resolution: Fixed

Thanks for reporting. I have named the thread as suggested in Rev. 1356634
                
> 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

        

Reply via email to