Pinned issues
Issues
- 1
Help On Sample
#559 opened by alidehghan - 5
Why do we need to lock?
#558 opened by fade2black - 3
Probe from index less than match
#555 opened by wego1236 - 0
Some puzzles about raft-rs log replication
#554 opened by chagelo - 12
Apple M1 support
#535 opened by fade2black - 3
- 7
Impossible to request Raft snapshot if `term` of last entry in WAL is older than current `term`
#551 opened by ffuugoo - 11
Initialization with term=0 shouldn't be allowed
#511 opened by GuyLewin - 1
- 6
- 1
Suggestion: Provides test suite for ensuring the storage implementation is correct
#538 opened by jopemachine - 2
What are vote leader and vote term?
#534 opened by fade2black - 2
Confusion about comments in raft.rs at line 1630
#527 opened by wego1236 - 2
Picked - Support asynchronous storage writes
#519 opened by tisonkun - 3
- 3
Using PROST in `Error`
#470 opened by e-ivkov - 1
- 3
Why is MsgSnapStatus considered a local message?
#502 opened by gmoshkin - 2
Please release 0.7.0 on `crates.io`
#500 opened by ClSlaid - 0
Make request_snapshot more safer
#498 opened by ethercflow - 0
File name too long during cargo build
#497 opened by garethhu - 1
- 7
Panic in `become_leader`
#489 opened by agourlay - 4
- 2
How to watch the follower become leader?
#487 opened by pidb - 1
Detach the delivery of Ready from the call to tick() to reduce commit latency.
#483 opened by Anomander - 1
- 2
- 1
Clarification needed: rejecting confchange
#474 opened by rosik - 3
- 1
Clarification needed: processing ready state
#471 opened by rosik - 3
Where is struct Message defined?
#467 opened by betwins - 0
- 2
RUSTSEC-2021-0073 in prost 0.7
#449 opened by lilyball - 2
Crate won't build
#463 opened by sp1ff - 6
How does learner become follower?
#457 opened by sargarass - 14
Optimize memory footprint of raft state machine
#419 opened by BusyJay - 2
How to handle committed ConfChangeV2
#446 opened by haraldng - 4
Support to fetch entries asynchronously
#447 opened by hicqu - 1
- 3
Should 0.6.0-alpha still be used?
#429 opened by haraldng - 3
can't create a package from a library
#431 opened by abdelmonem17 - 2
Will AppendEntries be retried after timeout?
#432 opened by haraldng - 10
Follower keep rejecting MsgAppend from leader
#428 opened by whfuyn - 2
Is it safe to clear all entries when apply snapshot?
#430 opened by whfuyn - 6
Proposal: Follower Read Optimization
#427 opened by ywave620 - 4
progress.committed_index may not accurate and progress.matched >= progress.committed_index may broken
#426 opened by NingLin-P - 3
the serialize of raft-proto.eraftpb.Entry
#413 opened by BanBuDu0 - 4
The confusing code in example
#412 opened by chen-zhuohan - 2
The example `five_mem_node` can not work
#408 opened by Uchiha007