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

checker: reduces the probability of deleting normal peers when the store becomes unavailable (#7249) #7337

Merged
merged 6 commits into from
Nov 22, 2023

Commits on Nov 8, 2023

  1. checker: add disconnected check when fix orphan peers (tikv#7240)

    close tikv#7249
    
    Signed-off-by: lhy1024 <admin@liudos.us>
    
    Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 and ti-chi-bot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b1796a4 View commit details
    Browse the repository at this point in the history
  2. checker: replace down check with disconnect check when fixing orphan …

    …peer (tikv#7294)
    
    close tikv#7249
    
    Signed-off-by: lhy1024 <admin@liudos.us>
    
    Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 and ti-chi-bot[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    88d53c1 View commit details
    Browse the repository at this point in the history
  3. checker: avoid unnecessary remove disconnected peer with multi orphan…

    … peers (tikv#7315)
    
    close tikv#7249
    
    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    545c23d View commit details
    Browse the repository at this point in the history
  4. fix conflict

    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fd6ae45 View commit details
    Browse the repository at this point in the history
  5. remove empty line

    Signed-off-by: lhy1024 <admin@liudos.us>
    lhy1024 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    df58b1a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    7e894b4 View commit details
    Browse the repository at this point in the history