You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Scherbakov (Jira)" <ji...@apache.org> on 2021/03/26 14:14:00 UTC

[jira] [Resolved] (IGNITE-14149) Implement the raft facade

     [ https://issues.apache.org/jira/browse/IGNITE-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Scherbakov resolved IGNITE-14149.
----------------------------------------
    Release Note: Implemented RAFT client module.
      Resolution: Fixed

> Implement the raft facade
> -------------------------
>
>                 Key: IGNITE-14149
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14149
>             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: 1.5h
>  Remaining Estimate: 0h
>
> We need the raft facade API.
> It should include:
>  # Raft group management: add/remove peers, learners, etc.
>  # Submitting a task to a raft group leader.
>  # State machine abstraction.
>  # Linearizable reading from the raft group.
>  # Snapshot abstraction.
> The goal is to make it compatible with different raft implementations until the choice is finalized.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)