Issues
- 2
Hacktoberfest
#85 opened by dmitraver - 2
Most of the tests are failing
#78 opened by dmitraver - 9
- 1
- 0
Perfomance issue: should overwrite log entries, even if AppendEntries is empty
#80 opened by colin-scott - 1
Optimisation: Candidate can possibly retry on request vote if request delivered on lower currentTerm
#61 opened by ktoso - 2
LogMatch invariant violated
#58 opened by colin-scott - 4
- 2
votedFor Map grows without bound
#57 opened by colin-scott - 0
Add tests for merged fixup
#76 opened by ktoso - 11
- 5
- 3
indexOnMajority is wrong
#42 opened by schuster - 1
- 0
- 0
- 0
- 11
Nodes should not forget who they voted for
#56 opened by colin-scott - 1
Log consistency check is incorrect
#59 opened by colin-scott - 0
RPC response not always sent
#28 opened by schuster - 2
Candidate should have election restart timeout
#31 opened by schuster - 1
- 1
- 0
- 1
- 0
Incorrect next index calculation for log
#36 opened by schuster - 1
Inconsistent use of index numbers
#37 opened by schuster - 1
termAt can return wrong term for first item
#38 opened by schuster - 0
LeaderTest starts log at wrong index
#39 opened by schuster - 0
- 1
Empty batch is sent with term 1/index 1
#41 opened by schuster - 1
- 0
Not all states handle all protocol messages
#44 opened by schuster - 2
- 1
- 5
- 1
- 1
- 2
- 1
Crash: "Unable to find log entry at index 2"
#48 opened by colin-scott - 0
- 1
- 12
Two Leaders Elected in the Same Term
#47 opened by colin-scott - 0
Raft based auto-downing for the cluster
#27 opened by ktoso - 0
Investigate ordering issue while replay
#22 opened by ktoso - 1
Simple clustered code example?
#21 opened by cer - 3
Simple example continually logging: Consensus for persisted index: 1. (Comitted index: 1)...
#20 opened by cer - 0
Update: 2 actors (cluster / raft) make it possible to leak raft "self", where clusterSelf needed, add checks?
#19 opened by ktoso - 1
Make raft actor names configurable
#17 opened by ktoso - 1