Description
The special case of the problem is https://issues.apache.org/jira/browse/IGNITE-12735.
The problem is PushMetricsExporterAdapter based exporter could access to the components that are not initialized yet via gauge's supplier.
Task that reposnsible for export should be initialized in onContextIntialized0() method instead of spiStart().
Attachments
Issue Links
- links to