You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2023/05/31 10:16:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17727880#comment-17727880 ] 

Ignite TC Bot commented on IGNITE-19564:
----------------------------------------

{panel:title=Branch: [pull/10735/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10735/head] Base: [master] : New Tests (6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Disk Page Compressions 1{color} [[tests 2|https://ci2.ignite.apache.org/viewLog.html?buildId=7196128]]
* {color:#013220}IgnitePdsCompressionTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=false, onlyPrimay=true] - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=false, onlyPrimay=false] - PASSED{color}

{color:#00008b}Snapshots With Indexes{color} [[tests 4|https://ci2.ignite.apache.org/viewLog.html?buildId=7196086]]
* {color:#013220}IgniteSnapshotWithIndexingTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=false, onlyPrimay=true] - PASSED{color}
* {color:#013220}IgniteSnapshotWithIndexingTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=false, onlyPrimay=false] - PASSED{color}
* {color:#013220}IgniteSnapshotWithIndexingTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=true, onlyPrimay=true] - PASSED{color}
* {color:#013220}IgniteSnapshotWithIndexingTestSuite: IgniteClusterSnapshotMetricsTest.testUnableToRestoreSnapshotError[encryption=true, onlyPrimay=false] - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7196106&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> The metric of last snapshot process might not be assigned in case of failed snapshot restoration. Happens 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)