Skip to content
Snippets Groups Projects
  1. Jan 10, 2025
  2. Dec 27, 2024
    • Georgy Moshkin's avatar
      fix: bug in conf_test when demoting excess voters · 08a9d0a8
      Georgy Moshkin authored
      The bug was introduced when I changed the behaviour of conf_change in
      regard to instances with target_state Expelled. As a result we would
      sometimes arbitrarily demote healthy voters in presence of degenerate
      ones.
      
      For example we could have this situation:
      
      instance i1: raft_id=1, target_state=Online, raft_configuration=voter
      instance i2: raft_id=2, target_state=Expelled, raft_configuration=voter (!)
      instance i3: raft_id=3, target_state=Offline, raft_configuration=voter (!)
      instance i4: raft_id=4, target_state=Online, raft_configuration=learner (!)
      instance i5: raft_id=5, target_state=Online, raft_configuration=learner (!)
      08a9d0a8
  3. Dec 19, 2024
  4. Nov 22, 2024
  5. Nov 14, 2024
  6. Oct 28, 2024
  7. Oct 25, 2024
  8. Oct 22, 2024
  9. Oct 15, 2024
  10. Oct 14, 2024
  11. Oct 03, 2024
  12. Sep 20, 2024
  13. Sep 16, 2024
  14. Sep 13, 2024
  15. Sep 12, 2024
  16. Sep 11, 2024
  17. Sep 06, 2024
Loading