Alexey Scherbakov created IGNITE-14149:
------------------------------------------

             Summary: 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


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)

Reply via email to