Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRG (2.11): Start catchup from n.commit & fix AppendEntry is stored at seq=ae.pindex+1 #5987

Merged
merged 7 commits into from
Oct 15, 2024

Commits on Oct 14, 2024

  1. NRG: Test desync after publishing to leader without quorum

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    05bff04 View commit details
    Browse the repository at this point in the history
  2. NRG: Fix test rn.term must stay the same

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    eb44111 View commit details
    Browse the repository at this point in the history
  3. NRG: Start catchup from n.commit & fix AppendEntry is stored at seq=a…

    …e.pindex+1
    
    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b8dd252 View commit details
    Browse the repository at this point in the history
  4. NRG: only truncate if AppendEntry differs

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2fc9d6f View commit details
    Browse the repository at this point in the history
  5. NRG: catchup starts from commit

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0012d42 View commit details
    Browse the repository at this point in the history
  6. NRG: Add single RAFT node test

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b62c058 View commit details
    Browse the repository at this point in the history
  7. NRG: Feedback

    Signed-off-by: Maurice van Veen <[email protected]>
    MauriceVanVeen committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18db9aa View commit details
    Browse the repository at this point in the history