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(kvclient): fix region merging would block the progress of resolveLock (#3062) #3102

Merged

Commits on Oct 19, 2021

  1. fix(kvclient): fix the problem that region merging would block the pr…

    …ogress of resolveLock.
    
    close  pingcap#3061
    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4d623ad View commit details
    Browse the repository at this point in the history
  2. bug(kvclient): fix bug

    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    62f1a59 View commit details
    Browse the repository at this point in the history
  3. format(kvclient):remove blank line

    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    24721d4 View commit details
    Browse the repository at this point in the history
  4. fix(errors): fix error message wrong

    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7f98a83 View commit details
    Browse the repository at this point in the history
  5. test(kvclient): add ut for fallback event

    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8e2a71b View commit details
    Browse the repository at this point in the history
  6. format(kvclient): remove blank line

    maxshuang authored and ti-chi-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    cb7f311 View commit details
    Browse the repository at this point in the history