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

fix the issue that health check may set liveness wrongly (#1127) #1136

Commits on Jan 25, 2024

  1. fix the issue that health check may set liveness wrongly (tikv#1127)

    * fix the issue that health check may set liveness wrongly
    
    Signed-off-by: zyguan <[email protected]>
    
    * fix lint issue
    
    Signed-off-by: zyguan <[email protected]>
    
    * fix rawkv ut
    
    Signed-off-by: zyguan <[email protected]>
    
    * fix data race
    
    Signed-off-by: zyguan <[email protected]>
    
    * use getStore instead of accessing storeMu directly
    
    Signed-off-by: zyguan <[email protected]>
    
    * make TestAccessFollowerAfter1TiKVDown stable
    
    Signed-off-by: zyguan <[email protected]>
    
    * make TestBackoffErrorType stable
    
    Signed-off-by: zyguan <[email protected]>
    
    * address comments
    
    Signed-off-by: zyguan <[email protected]>
    
    ---------
    
    Signed-off-by: zyguan <[email protected]>
    Co-authored-by: disksing <[email protected]>
    Signed-off-by: zyguan <[email protected]>
    zyguan and disksing committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4da22ef View commit details
    Browse the repository at this point in the history