Skip to content

[Raft] Add part 1 of consensus logic#1473

Open
MariemBaccari wants to merge 2 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic_1
Open

[Raft] Add part 1 of consensus logic#1473
MariemBaccari wants to merge 2 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic_1

Conversation

@MariemBaccari
Copy link
Copy Markdown
Contributor

@MariemBaccari MariemBaccari commented May 20, 2026

This PR is part of the chain #1470 -> #1473 -> #1474.
To keep it readable, it only contains part of the consensus logic with some stub functions to be implemented in a follow-up PR.
It defines the default configuration for Raft with similar values as etcd (to be tuned later).
It also completes the initialization of consensus and the handleReady() goroutine.

@MariemBaccari MariemBaccari changed the title [Raft] Add part of consensus logic [Raft] Add part 1 of consensus logic May 20, 2026
@MariemBaccari MariemBaccari marked this pull request as ready for review May 20, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant