[
https://issues.apache.org/jira/browse/IGNITE-23344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889741#comment-17889741
]
Ignite TC Bot commented on IGNITE-23344:
----------------------------------------
{panel:title=Branch: [pull/11588/head] Base: [master] : Possible Blockers
(7)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 0 Out Of Memory Error
|https://ci2.ignite.apache.org/viewLog.html?buildId=8112863]]
{color:#d04437}Snapshots 1{color} [[tests 0 TIMEOUT , Exit Code
|https://ci2.ignite.apache.org/viewLog.html?buildId=8112851]]
{color:#d04437}PDS 3{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8112826]]
* IgnitePdsTestSuite3:
IgnitePdsContinuousRestartTest.testRebalancingDuringLoad_1000_20000_8_1 - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Snapshots 2{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8112871]]
* IgniteSnapshotTestSuite2:
IgniteClusterSnapshotStreamerTest.testStreamerWhileSnapshotDefaultClient[encryption=false,
onlyPrimay=false] - Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Index Query API{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8112812]]
* IndexQueryTestSuite:
IndexQueryInlineSizesTest.testNonInlinedKeysFirst[inlineSize=1] - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}Activate / Deactivate Cluster{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8112765]]
* IgniteStandByClusterSuite:
IgniteChangeGlobalStateDataStreamerTest.testDeActivateAndActivateDataStreamer -
Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Continuous Query 2{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8112803]]
* IgniteCacheQuerySelfTestSuite4:
CacheContinuousQueryFailoverAtomicNearEnabledSelfTest.testOneBackup - Test has
low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/11588/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=8112868]]
* {color:#013220}IgnitePdsCompressionTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=false,
onlyPrimay=false] - PASSED{color}
* {color:#013220}IgnitePdsCompressionTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=false,
onlyPrimay=true] - PASSED{color}
{color:#00008b}Snapshots 1{color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=8112851]]
* {color:#013220}IgniteSnapshotTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=false,
onlyPrimay=true] - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=true,
onlyPrimay=false] - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=true,
onlyPrimay=true] - PASSED{color}
* {color:#013220}IgniteSnapshotTestSuite:
IgniteSnapshotManagerSelfTest.testSnapshotCreationLog[encryption=false,
onlyPrimay=false] - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8112873&buildTypeId=IgniteTests24Java8_RunAll]
> Fix incorrect snapshot creation log message
> -------------------------------------------
>
> Key: IGNITE-23344
> URL: https://issues.apache.org/jira/browse/IGNITE-23344
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Vladislav Novikov
> Priority: Minor
> Labels: good-first-issue, ise
> Fix For: 2.17
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> While creating full snapshot it writes wrong message, like incremental index
> is created with index = -1
> {code:java}
> [2024-10-02T18:22:36,020][INFO
> ][test-runner-#1%snapshot.IncrementalSnapshotTest%][IgniteSnapshotManager]
> Cluster-wide snapshot operation started [snpName=testSnapshot_false_,
> grps=[default, MetaStorage], incremental=true, incrementIndex=-1]{code}
> # Reproduce with ign.snapshot().createSnapshot("snpName").get(). Check logs.
> # Let's log `SnapshotOperationRequest` instead params. Similar to
> "Cluster-wide snapshot operation finished".
> # Let's add test in `IgniteSnapshotManagerSelfTest` using `LogListener`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)