1. 04 Nov, 2015 1 commit
  2. 01 Oct, 2015 2 commits
  3. 30 Sep, 2015 2 commits
  4. 28 Sep, 2015 2 commits
    • Willem Thiart's avatar
      ce87cec8
    • Willem Thiart's avatar
      Fix voted_for bug · daa93cb1
      Willem Thiart authored
      Reproduction:
      
      Three node configuration without randomized election timeouts.
      
      1. Node 1 and Node 2 both start elections.
      2. Node 2 gets a vote from node 3 and transitions to leader (majority votes 2/3 including itself)
      3. Node 2 then gets a requestvote from node 1
      
      This causes the raft_is_leader(me_) to be true and the assertion to fire.
      
      Thanks to @ar104 for the fix!
      daa93cb1
  5. 26 Sep, 2015 2 commits
  6. 31 Aug, 2015 1 commit
  7. 22 Aug, 2015 1 commit
  8. 21 Aug, 2015 1 commit
  9. 17 Aug, 2015 1 commit
  10. 16 Aug, 2015 1 commit
  11. 15 Aug, 2015 2 commits
  12. 14 Aug, 2015 3 commits
  13. 10 Aug, 2015 1 commit
  14. 07 Aug, 2015 2 commits
  15. 04 Aug, 2015 6 commits
  16. 03 Aug, 2015 1 commit
  17. 02 Aug, 2015 1 commit
  18. 01 Aug, 2015 1 commit
  19. 30 Jul, 2015 1 commit
  20. 29 Jul, 2015 3 commits
  21. 28 Jul, 2015 1 commit
  22. 25 Jul, 2015 1 commit
  23. 23 Jul, 2015 1 commit
  24. 19 Jul, 2015 1 commit
  25. 01 May, 2015 1 commit