Skip to content

[Raft] Use separate consensus instances per store#1550

Merged
barroco merged 1 commit into
interuss:masterfrom
Orbitalize:use_separate_consensus
Jun 24, 2026
Merged

[Raft] Use separate consensus instances per store#1550
barroco merged 1 commit into
interuss:masterfrom
Orbitalize:use_separate_consensus

Conversation

@MariemBaccari

@MariemBaccari MariemBaccari commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Following this discussion, this PR uses separate consensus instances per store.

@MariemBaccari MariemBaccari marked this pull request as ready for review June 19, 2026 09:28
@MariemBaccari MariemBaccari force-pushed the use_separate_consensus branch from 55d457d to 84a52cd Compare June 19, 2026 09:32
@barroco barroco added the dss-raft Relating to the application-layer consensus implemenation based on raft label Jun 19, 2026
Comment thread pkg/aux_/store/raftstore/params/params.go Outdated
Comment thread pkg/aux_/store/raftstore/params/params.go
@MariemBaccari MariemBaccari force-pushed the use_separate_consensus branch 3 times, most recently from f1e0380 to 4be504d Compare June 24, 2026 08:37
@MariemBaccari MariemBaccari force-pushed the use_separate_consensus branch from 4be504d to de13997 Compare June 24, 2026 08:45
@MariemBaccari MariemBaccari changed the title [Raft] Consensus entries publishing and proposals with separate instances [Raft] Use separate consensus instances per store Jun 24, 2026
@barroco barroco merged commit cd1669d into interuss:master Jun 24, 2026
12 checks passed
@barroco barroco deleted the use_separate_consensus branch June 24, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dss-raft Relating to the application-layer consensus implemenation based on raft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants