[
https://issues.apache.org/jira/browse/FELIX-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568141#comment-17568141
]
Akanksha Jain commented on FELIX-6551:
--------------------------------------
[~cziegeler] Please review my PR[0].
If it looks good, please merge it.
[0]: https://github.com/apache/felix-dev/pull/168
> OSGi event blocklisting is not informative
> ------------------------------------------
>
> Key: FELIX-6551
> URL: https://issues.apache.org/jira/browse/FELIX-6551
> Project: Felix
> Issue Type: Improvement
> Components: Event Admin
> Reporter: Akanksha Jain
> Priority: Major
>
> There are many project-specific event handlers and listeners, and the Event
> Handler logging is not giving enough information, about what has been
> blocklisted.
> {code:java}
> // EventAdminAsyncThread #19 org.apache.felix.eventadmin EventAdmin: Denying
> event handler from ServiceReference[org.osgi.service.event.EventHandler] |
> Bundle({bundle name})] due to timeout! {code}
> Please provide an improvement on the logging statements, e.g., which listener
> class is being blocklisted and how long time it took before blocklisting the
> handler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)