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

[release-3.0] raftstore: check merge entries' length to avoid slice out of range #5291

Closed
wants to merge 3 commits into from

Commits on Aug 21, 2019

  1. add test

    Signed-off-by: Connor1996 <zbk602423539@gmail.com>
    Connor1996 committed Aug 21, 2019
    Copy the full SHA
    0400bb9 View commit details
    Browse the repository at this point in the history
  2. fix merge panic with concurrent compact raft log

    Signed-off-by: Connor1996 <zbk602423539@gmail.com>
    Connor1996 committed Aug 21, 2019
    Copy the full SHA
    3ec4a7c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9e3d95 View commit details
    Browse the repository at this point in the history