uwplse/verdi-raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
CoqBSD-2-Clause
Issues
- 2
Trouble Building in Coq 8.10-8.12.2
#89 opened by HazardousPeach - 0
- 0
Proposal: store log count in log file
#65 opened by palmskog - 0
- 0
- 0
Extracted code uses Coq Ascii internals
#63 opened by palmskog - 0
vard should signal when recovery from file fails
#62 opened by palmskog - 0
- 0
Client-server marshaling allows users to inject commands and to crash the server
#54 opened by palmskog - 0
Server assumes that it can read the entire client request with a single recv call
#53 opened by palmskog - 0
Transient system call errors during recovery cause inconsistent re-initialization
#52 opened by palmskog - 0
Server is unable to recover when disk log is incomplete due to a crash while writing an entry
#50 opened by palmskog - 0
Server crashes when trying to produce large packets because of buffer overflow
#49 opened by palmskog - 0
- 0
VarDRaft.v belongs in systems directory
#44 opened by palmskog - 5
Node in singleton cluster never becomes leader
#40 opened by tbg - 0
- 6
Raft specification leader staleness
#29 opened by spiliopoulos - 0
Clients can livelock system
#32 opened by palmskog