Deedss opened a new pull request, #780: URL: https://github.com/apache/celix/pull/780
First time commit here, When making use of celix, situations can occur that a fired genericEvent is not yet finished, resulting in multiple warning messages being printed in the logging. These messages contain very limited information on which event from which bundle is waiting. Hence this pull request to update the warning message with more information, containing eventName, eventId, bundleName and bundleId. This should help in deducing which generic Events from which bundles are waiting a long time. Also added an environment variable to support setting of the timeout of generic events, similar as to how scheduled events have the variable for setting the timeout in seconds. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
