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 unexpected slow query during GC running after stop 1 tikv-server #899

Merged
merged 5 commits into from
Jul 24, 2023

Commits on Jul 20, 2023

  1. fix unexpected slow query during GC running after stop 1 tikv-server

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7a8fa44 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. add test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a2e84f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f09ff7d View commit details
    Browse the repository at this point in the history
  2. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c23a5d0 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    704a482 View commit details
    Browse the repository at this point in the history