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/02/20 19:47:00 UTC

[jira] [Commented] (IGNITE-17650) Warn if Atomic cache is inconsistent after incremental snapshot restore

    [ https://issues.apache.org/jira/browse/IGNITE-17650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691278#comment-17691278 ] 

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

{panel:title=Branch: [pull/10552/head] Base: [master] : Possible Blockers (2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Snapshots{color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7059121]]
* IgniteSnapshotTestSuite: EncryptedSnapshotTest.testSnapshotRestoringFailsWithOtherMasterKey[Encryption is enabled.] - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Disk Page Compressions 1{color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7057904]]
* IgnitePdsCompressionTestSuite: IncrementalSnapshotRestoreTest.testNonExistentSnapshotFailed - History for base branch is absent.

{panel}
{panel:title=Branch: [pull/10552/head] Base: [master] : New Tests (11)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Snapshots{color} [[tests 5|https://ci2.ignite.apache.org/viewLog.html?buildId=7059121]]
* {color:#013220}IgniteSnapshotTestSuite: IncrementalSnapshotRestoreTest.testRecoveryWithNoLocalPartitions - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testMixedGroupWarnOnlyAtomic - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testTransactionalCacheNoWarn - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testDefaultCacheGroup - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testMultipleCachesInGroupWarn - PASSED{color}

{color:#00008b}Disk Page Compressions 1{color} [[tests 6|https://ci2.ignite.apache.org/viewLog.html?buildId=7057904]]
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testCacheGroupWithAtomicWarn - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testMultipleAtomicCachesWarn - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testAtomicCacheWarn - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testTxCacheNoWarn - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testAtomicCacheNoBackupsNoWarn - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite: IncrementalSnapshotWarnAtomicCachesTest.testMultipleCachesSingleAtomicWarn - PASSED{color}

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

> Warn if Atomic cache is inconsistent after incremental snapshot restore
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-17650
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17650
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Maksim Timonin
>            Assignee: Maksim Timonin
>            Priority: Major
>              Labels: IEP-89, ise
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Ignite should run consistency check for partitions for atomic caches after incremental snapshot restoring (as it guarantees consistency only for transactional caches).
> If check failed, user should get a warn message with suggestion to use ReadRepair.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)