You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Steshin (Jira)" <ji...@apache.org> on 2023/05/25 11:47:00 UTC

[jira] [Updated] (IGNITE-19564) Snapshot restoration metric is not always assigned when an error occurs.

     [ https://issues.apache.org/jira/browse/IGNITE-19564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Steshin updated IGNITE-19564:
--------------------------------------
    Summary: Snapshot restoration metric is not always assigned when an error occurs.  (was: Snapshot restoration is not always assigned when an error occurs.)

> Snapshot restoration metric 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)