[
https://issues.apache.org/jira/browse/FELIX-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-6551:
------------------------------------
Description:
There are many project-specific event handlers and listeners, and the Event
Handler logging is not giving enough information, about what has been deny
listed.
{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 deny listed and how long time it took before deny listing the
handler.
was:
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.
> OSGi event deny listing 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 deny
> listed.
> {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 deny listed and how long time it took before deny listing the
> handler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)