JmxMetricExporterSpi.register() method uses IgniteUtils.debug() method that log on INFO level instead of DEBUG because it needs only for debug purposes. Should be replaced by explicit log.debug() invocation.
- is caused by
-
IGNITE-12145 [IEP-35] Monitoring list engine
-
- Resolved
-
- links to