-
Notifications
You must be signed in to change notification settings - Fork 399
Issues: tikv/raft-rs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Impossible to request Raft snapshot if
term
of last entry in WAL is older than current term
#551
opened Oct 8, 2024 by
ffuugoo
Suggestion: Provides test suite for ensuring the storage implementation is correct
#538
opened Mar 11, 2024 by
jopemachine
Why is MsgSnapStatus considered a local message?
Question
A question to be answered.
#502
opened Apr 19, 2023 by
gmoshkin
How do I use the
ConfChangeType::AddLearnerNode
in propose_conf_change
?
#488
opened Sep 28, 2022 by
pidb
progress.committed_index may not accurate and progress.matched >= progress.committed_index may broken
#426
opened Apr 7, 2021 by
NingLin-P
How to use this lib?
Good First Issue
A good issue for a new contributor.
Help Wanted
An issue with unsolved problems, looking for help.
Question
A question to be answered.
#402
opened Oct 8, 2020 by
HichuYamichu
port etcd joint consensus
Feature
Related to a major feature.
#378
opened Jun 19, 2020 by
BusyJay
8 tasks
Unexpected FinalizeMembershipChange entries in commited entries after finalize
#349
opened Mar 16, 2020 by
haraldng
On startup logs are replayed that are prior to hardstate commit
#320
opened Nov 12, 2019 by
Licenser
re-joining after simulated node crash panics on trying to re-add an already existing node.
#314
opened Oct 31, 2019 by
Licenser
Reduce heartbeat message
Request for Comment
A proposal to be considered. Analogous to an RFC in TiKV/Rust.
#309
opened Oct 29, 2019 by
NingLin-P
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.