1. 12 Mar, 2020 1 commit
    • Yossi Gottlieb's avatar
      Fix virtraft membership tests. · c3064082
      Yossi Gottlieb authored
      This fixes an issue with virtraft2 which was not able to perform
      REMOVE_NODE when DEMOTE_NODE was applied. The previous fix of directly
      removing nodes was not aligned with how virtraft2 manages nodes.
      c3064082
  2. 10 Mar, 2020 1 commit
    • Yossi Gottlieb's avatar
      Fix: multiple REMOVE_NODE permitted. · da936a95
      Yossi Gottlieb authored
      The limit for enforcing a single uncommitted voting change must apply to
      remove node as well. It seems like it was left out considering only the
      case where it follows DEMOTE_NODE, but that's not really required.
      da936a95
  3. 19 Dec, 2018 1 commit
    • Yossi Gottlieb's avatar
      Read request handling support. · 84362fa7
      Yossi Gottlieb authored
      This makes it possible to request a consistent read without having to
      commit it as a log operation.
      
      For every read request an AE heartbeat is delivered and a quorum
      response is expected.
      84362fa7
  4. 09 Dec, 2018 1 commit
  5. 06 Dec, 2018 1 commit
  6. 15 Aug, 2018 1 commit
  7. 14 Aug, 2018 2 commits
  8. 20 Jun, 2018 1 commit
  9. 11 Jun, 2018 1 commit