Skip to content
Snippets Groups Projects
  1. Oct 22, 2024
  2. Oct 21, 2024
  3. Oct 17, 2024
  4. Oct 16, 2024
  5. Oct 03, 2024
  6. Sep 24, 2024
  7. Sep 20, 2024
  8. Sep 19, 2024
  9. Sep 18, 2024
  10. Sep 17, 2024
  11. Sep 16, 2024
  12. Sep 13, 2024
  13. Sep 09, 2024
  14. Sep 06, 2024
  15. Aug 30, 2024
  16. Aug 27, 2024
  17. Aug 23, 2024
  18. Aug 21, 2024
  19. Aug 20, 2024
    • Georgy Moshkin's avatar
      fix: cleanup EnablePlugin governor step · 9bedbfd2
      Georgy Moshkin authored
      - Don't ignore operation if plugin is already enabled,
        the client must take care of this via the CaS ranges
      
      - Don't propose mutliple Raft operations during one step as this may
        lead to inconsistencies in case of crashes
      9bedbfd2
    • Georgy Moshkin's avatar
      fix: cleanup InstallPlugin governor step · 4c605476
      Georgy Moshkin authored
      - Don't ignore operation if plugin is already installed,
        the client must take care of this via the CaS ranges
      
      - Don't propose multiple Raft operations during one step as this may
        lead to inconsistencies in case of crashes
      4c605476
Loading