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

Merged
merged 10 commits into from
Jan 24, 2024

Commits on Jan 22, 2024

  1. fix the issue that health check may set liveness wrongly

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7abfa0f View commit details
    Browse the repository at this point in the history
  2. fix lint issue

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6fb32b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8ce49 View commit details
    Browse the repository at this point in the history
  4. fix rawkv ut

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    adbdf8c View commit details
    Browse the repository at this point in the history
  5. fix data race

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a644b9e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. use getStore instead of accessing storeMu directly

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    682d1b8 View commit details
    Browse the repository at this point in the history
  2. make TestAccessFollowerAfter1TiKVDown stable

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    859f200 View commit details
    Browse the repository at this point in the history
  3. make TestBackoffErrorType stable

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4a345b6 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9c77d5a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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