Issues
- 0
Getting package error
#250 opened by niketkdoshi - 3
- 4
- 2
Please link to alternative Raft implementations
#248 opened by joeshaw - 2
- 8
Locking while taking a snapshot
#238 opened by jvshahid - 2
raftd sample cluster reaches un-startable state: panic: assertion failed: leader.elected.at.same.term.345
#240 opened by glycerine - 2
Windows: log compaction problems
#219 opened by philips - 6
server loads old snapshots
#235 opened by bcwaldon - 3
Link in README to 'In Search of an Understandable Consensus Algorithm' is dead
#234 opened by arinker - 0
- 10
Build broken due to protobuf changes
#230 opened by otoolep - 1
- 0
last activity of killed leader is not updated
#222 opened by yichengq - 0
- 1
Broken initialization after loading from a snapshot
#207 opened by jvshahid - 1
any discussion forum?
#210 opened by chrislusf - 2
Heartbeat lost blocks join requests
#206 opened by yichengq - 2
- 2
Avoid unlimited wait in stopHeartbeat
#187 opened by philips - 0
Improve test coverage
#188 opened by xiang90 - 0
duplicate events
#180 opened by xiang90 - 22
Feature: access to the len(server.c)
#160 opened by philips - 6
Race condition during leader stepdown
#168 opened by zenazn - 2
DeadLock with LeaderChange/StateChange Events
#161 opened by nemosupremo - 3
When openning log file, readBytes should add the bytes of lengths of every LogEntry
#158 opened by wangsikuan - 3
Add Code Coverage Reporting
#155 opened by benbjohnson - 4
Add back removed node
#108 opened by xiang90 - 1
Command commit callback issue
#30 opened by xiang90 - 7
Adjustable Commit Timeout
#116 opened by benbjohnson - 3
Panics: leaky abstractions
#133 opened by JensRantil - 3
Error after stopping a single raft instance
#130 opened by densone - 0
Add sync registration and method
#127 opened by xiang90 - 5
go test -race fails
#100 opened by tmc - 3
- 3
Moving this library to a correct base name?
#106 opened by philips - 0
Cluster Configuration
#98 opened by benbjohnson - 4
The restart node should only apply committed logs
#69 opened by xiang90 - 4
Simplify Server Initialization
#83 opened by benbjohnson - 1
Lock dependencies picture and then clean up locks
#46 opened by xiang90 - 2
Cluster configuration issue
#43 opened by xiang90 - 1
Binary Log
#74 opened by benbjohnson - 1
commit log and heartbeat issue
#35 opened by xiang90 - 1
Randomness issue
#44 opened by xiang90 - 0
Server Event Loop
#50 opened by benbjohnson - 1
Detect new leader with same term as candidate
#53 opened by benbjohnson - 7
Simplify Log
#49 opened by benbjohnson - 0
External Interface Cleanup
#47 opened by benbjohnson - 3
Draft of new server.go
#37 opened by xiang90 - 2
Return the committed Index to the client
#31 opened by xiang90