[
https://issues.apache.org/jira/browse/IGNITE-14567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350911#comment-17350911
]
Alexey Scherbakov commented on IGNITE-14567:
--------------------------------------------
1. Implemented the API extension for snapshot support, improved the
documentation on listener's contract [1].
2. Additional refactoring required for incoming jraft merging.
Overlall, no functional changes in the patch, only API improvements and
refactoring.
[1] org.apache.ignite.raft.client.service.RaftGroupListener
> Implement a snapshot abstraction for RAFT server.
> -------------------------------------------------
>
> Key: IGNITE-14567
> URL: https://issues.apache.org/jira/browse/IGNITE-14567
> Project: Ignite
> Issue Type: Task
> Reporter: Alexey Scherbakov
> Assignee: Alexey Scherbakov
> Priority: Major
> Labels: iep-61, ignite-3
> Fix For: 3.0.0-alpha2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In addition to command processing [1] we need a snapshot abstraction allowing
> for dumping/restoring state machine state.
> [1] org.apache.ignite.raft.client.service.RaftGroupCommandListener
--
This message was sent by Atlassian Jira
(v8.3.4#803005)