[
https://issues.apache.org/jira/browse/IGNITE-18079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649316#comment-17649316
]
Roman Puchkovskiy commented on IGNITE-18079:
--------------------------------------------
Test about installation cancellation is moved to IGNITE-18430
> Integrate RAFT streaming snapshots
> ----------------------------------
>
> Key: IGNITE-18079
> URL: https://issues.apache.org/jira/browse/IGNITE-18079
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> Currently, the code implementing sending and receiving of snapshots is
> already there. Some scenarios need to be implemented:
> # Node that has data restarts successfully (trivial, but should make sure
> that 'startup snapshot' is 'applied' correctly)
> # Start a cluster of 3 nodes, stop one of them, add some data, provoke the
> lagging node to restore itself from a snapshot, start it, make sure it
> catches up
> # Test that a node fed with a snapshot can act as a leader later (including
> installing snapshots to other nodes)
> # Test that a node that catches up using a snapshot gets updates happening
> concurrently with snapshot streaming, applied in the correct order
> # Test that, if a snapshot installation fails in the middle, the recipient
> node's data remains consistent
--
This message was sent by Atlassian Jira
(v8.20.10#820010)