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/02/09 15:57:00 UTC

[jira] [Updated] (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 updated IGNITE-14149:
---------------------------------------
    Fix Version/s: 3.0.0-alpha2

> 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
>             Fix For: 3.0.0-alpha2
>
>
> 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.
> 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)