Joerg Hoh created SLING-12411:
---------------------------------
Summary: Make JmxExporterFactory more resilient
Key: SLING-12411
URL: https://issues.apache.org/jira/browse/SLING-12411
Project: Sling
Issue Type: Improvement
Affects Versions: Commons Metrics 1.2.12
Reporter: Joerg Hoh
Fix For: Commons Metrics 1.2.14
The JmxExporterFactory can be used to export Mbeans into Metrics. But right now
it only works if the MBean does already exist whenever the factory
configuration is bound.
That means if the metrics bundle is started with a low startlevel (and with it
the JmxExporterFactory) it cannot export mbeans which are registered by
services/bundles which are started later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)