[
https://issues.apache.org/jira/browse/IGNITE-12748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052156#comment-17052156
]
Alexey Goncharuk commented on IGNITE-12748:
-------------------------------------------
Looks good, thanks!
> PushMetricsExporterAdapter based exporters could lead to exceptions on
> getting gauge value
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-12748
> URL: https://issues.apache.org/jira/browse/IGNITE-12748
> Project: Ignite
> Issue Type: Bug
> Reporter: Andrey N. Gura
> Assignee: Andrey N. Gura
> Priority: Major
> Labels: IEP-35
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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()}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)