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

store/tikv: fix misuse of PD client's GetStore #23695

Merged
merged 7 commits into from
Mar 31, 2021

Commits on Mar 30, 2021

  1. store/tikv: fix misuse of PD client's GetStore

    Signed-off-by: longfangsong <[email protected]>
    longfangsong committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5d6f8ca View commit details
    Browse the repository at this point in the history
  2. add more possible error message on "pd didn't found the store"

    Signed-off-by: longfangsong <[email protected]>
    (cherry picked from commit 630d390e5c414b92d749b8df7e470c6b21310f4e)
    longfangsong committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    96d4592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab9ead7 View commit details
    Browse the repository at this point in the history
  4. apply the suggestions in code review

    Signed-off-by: longfangsong <[email protected]>
    longfangsong committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    bb1d75b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into master

    Signed-off-by: longfangsong <[email protected]>
    longfangsong committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    ac0a96e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    194cb60 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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