Skip to content

[Raft] Add consensus logic#1472

Closed
MariemBaccari wants to merge 2 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic
Closed

[Raft] Add consensus logic#1472
MariemBaccari wants to merge 2 commits into
interuss:masterfrom
Orbitalize:add_consensus_logic

Conversation

@MariemBaccari
Copy link
Copy Markdown
Contributor

This PR is based on #1470.
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 marked this pull request as draft May 20, 2026 14:20
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