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

raftstore: only persist merge target if the merge is known to be succeeded #12251

Merged
merged 6 commits into from
Mar 25, 2022

Commits on Mar 23, 2022

  1. only persist merge state when the merge is known to be succeeded

    Signed-off-by: linning <linningde25@gmail.com>
    NingLin-P committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    f9a8da7 View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: linning <linningde25@gmail.com>
    NingLin-P committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    43792c0 View commit details
    Browse the repository at this point in the history
  3. update comment

    Signed-off-by: linning <linningde25@gmail.com>
    NingLin-P committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    791566e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. address comment

    Signed-off-by: linning <linningde25@gmail.com>
    NingLin-P committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e049c24 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    04f733e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca6010 View commit details
    Browse the repository at this point in the history