[
https://issues.apache.org/jira/browse/IGNITE-19564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-19564:
--------------------------------------
Attachment: IgniteClusterSnapshotMetricsTest.java
> Snapshot restoration is not always assigned when an error occurs.
> -----------------------------------------------------------------
>
> Key: IGNITE-19564
> URL: https://issues.apache.org/jira/browse/IGNITE-19564
> Project: Ignite
> Issue Type: Bug
> Reporter: Vladimir Steshin
> Priority: Minor
> Attachments: IgniteClusterSnapshotMetricsTest.java
>
>
> The metric of last snapshot process might not be assigned in case of failed
> snapshot restoration. Happen when an error occurs on the process preparation,
> before launching.
> The cause is that we assign the holder of last process context after some
> checks which can raise an exception.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)