[
https://issues.apache.org/jira/browse/IGNITE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17692161#comment-17692161
]
Ignite TC Bot commented on IGNITE-18109:
----------------------------------------
{panel:title=Branch: [pull/10368/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Continuous Query 2{color} [[tests 0 TIMEOUT , Exit Code ,
Failure on metric |https://ci2.ignite.apache.org/viewLog.html?buildId=7061520]]
{color:#d04437}Snapshots{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7061572]]
* 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=7061591]]
* IgnitePdsCompressionTestSuite:
IncrementalSnapshotRestoreTest.testFailedOnCorruptedIntermediateWalSegment -
History for base branch is absent.
{panel}
{panel:title=Branch: [pull/10368/head] Base: [master] : New Tests
(9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Snapshots{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7061572]]
* {color:#013220}IgniteSnapshotTestSuite:
IncrementalSnapshotJoiningClientTest.testJoiningClientShouldNotInitLocalSnapshot
- PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite:
IncrementalSnapshotJoiningClientTest.testJoiningClientShouldInitLocalSnapshot -
PASSED{color}
{color:#00008b}Disk Page Compressions 1{color} [[tests
7|https://ci2.ignite.apache.org/viewLog.html?buildId=7061591]]
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotRestoreTest.testRecoveryWithNoLocalPartitions - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotJoiningClientTest.testJoiningClientShouldInitLocalSnapshot -
PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotWarnAtomicCachesTest.testTransactionalCacheNoWarn -
PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotWarnAtomicCachesTest.testDefaultCacheGroup - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotWarnAtomicCachesTest.testMultipleCachesInGroupWarn -
PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotJoiningClientTest.testJoiningClientShouldNotInitLocalSnapshot
- PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IncrementalSnapshotWarnAtomicCachesTest.testMixedGroupWarnOnlyAtomic -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7061594&buildTypeId=IgniteTests24Java8_RunAll]
> Joining clients should ignore incremental snapshot and their transaction must
> be excluded
> -----------------------------------------------------------------------------------------
>
> Key: IGNITE-18109
> URL: https://issues.apache.org/jira/browse/IGNITE-18109
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-89, ise
> Fix For: 2.15
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's required to make joining node skip incremental snapshot on receiving
> notification with CommunicationSPI. Propose solution:
> # Grab topology version during discovery part (it's guaranteed that
> topologySnapshot could not be changed concurrently).
> # Add the topology version into IncrementalSnapshotAwareMessage.
> # Transaction mapped on new topology must be excluded from snapshot.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)