[ 
https://issues.apache.org/jira/browse/FELIX-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507097#comment-13507097
 ] 

Richard S. Hall commented on FELIX-3785:
----------------------------------------

The main issue I see with this patch is that it logs while holding locks. It 
prevents us from pretty much ever using external loggers. Not that this is too 
big of a deal, since this issue has been with us for quite a while, which is 
why we don't log to a Log Service if one is present, since we were getting into 
deadlocks.
                
> [PATCH] debug logging of lock operations in Felix class
> -------------------------------------------------------
>
>                 Key: FELIX-3785
>                 URL: https://issues.apache.org/jira/browse/FELIX-3785
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: framework-4.0.2
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: FELIX-3785.patch
>
>
> I've added some debug logging to the Felix class to help follow 
> global/bundle/install lock/unlock operations, will attach the patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to