[
https://issues.apache.org/jira/browse/IGNITE-13681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229175#comment-17229175
]
Ignite TC Bot commented on IGNITE-13681:
----------------------------------------
{panel:title=Branch: [pull/8433/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8433/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5727283]]
* {color:#013220}IgnitePdsTestSuite2:
LightCheckpointTest.testLightCheckpointAbleToStoreOnlyGivenDataRegion -
PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CheckpointListenerForRegionTest.testCheckpointListenersInvokedOnlyIfRegionConfigured
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5718031&buildTypeId=IgniteTests24Java8_RunAll]
> Non markers checkpoint implementation
> -------------------------------------
>
> Key: IGNITE-13681
> URL: https://issues.apache.org/jira/browse/IGNITE-13681
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Anton Kalashnikov
> Assignee: Anton Kalashnikov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's needed to implement a new version of checkpoint which will be simpler
> than the current one. The main differences compared to the current checkpoint:
> * It doesn't contain any write operation to WAL.
> * It doesn't create checkpoint markers.
> * It should be possible to configure checkpoint listener only on the exact
> data region
> This checkpoint will be helpful for defragmentation and for recovery(it is
> not possible to use the current checkpoint during recovery right now)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)