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

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

{panel:title=Branch: [pull/9776/head] Base: [master] : Possible Blockers 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS 2{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=6390783]]
* IgnitePdsTestSuite2: 
LocalWalModeChangeDuringRebalancingSelfTest.testParallelExchangeDuringCheckpoint
 - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/9776/head] Base: [master] : New Tests 
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 4{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=6390782]]
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsCheckpointMapSnapshotTest.testRestartWithoutCheckpointMapSnapshot - 
PASSED{color}
* {color:#013220}IgnitePdsTestSuite4: 
IgnitePdsCheckpointMapSnapshotTest.testRestartWithCheckpointMapSnapshot - 
PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6390809&buildTypeId=IgniteTests24Java8_RunAll]

> Add serialization of the partition map to the disk to avoid long start up of 
> the node
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-16418
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16418
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Semyon Danilov
>            Assignee: Semyon Danilov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We are currently reading all checkpoint markers and related information from 
> the WAL archive at startup as part of an improvement made at 
> https://issues.apache.org/jira/browse/IGNITE-13052.
> It can lead to a long start-up process because of slow disks.
> We should save the necessary partition information to disk, which we can use 
> for retrospective rebalancing, instead of reading all the checkpoint 
> information from the WAL archive.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to