You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Akanksha Jain (Jira)" <ji...@apache.org> on 2022/07/18 16:47:00 UTC

[jira] [Created] (FELIX-6551) OSGi event blacklisting is not informative

Akanksha Jain created FELIX-6551:
------------------------------------

             Summary: OSGi event blacklisting 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


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)