OSGi Event Recorder
-------------------
Key: SLING-1109
URL: https://issues.apache.org/jira/browse/SLING-1109
Project: Sling
Issue Type: Improvement
Components: Extensions
Reporter: Bertrand Delacretaz
Priority: Minor
I have created a simple event recorder that can be used for understanding what
happens at the OSGi level at startup or when updating/restarting bundles
components.
The recorder displays a timeline of OSGi events using a console plugin at
http://localhost:8888/system/console/OSGiEventsRecorder, which can be useful
for profiling system startup at the OSGi level.
I'll commit the first version to contrib/extensions/event-recorder, feedback
and comments are welcome.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.