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: always switch to a different peer when meets no-leader #22449

Merged
merged 17 commits into from
Mar 26, 2021

Commits on Jan 20, 2021

  1. store/tikv: always switch to a different peer when meets no-leader

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    youjiali1995 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    5abe88a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    145037c View commit details
    Browse the repository at this point in the history
  2. fix race

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    youjiali1995 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5c2da42 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix-region-cache

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    ti-srebot authored and youjiali1995 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1f61293 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Merge branch 'master' into fix-region-cache

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    ti-srebot authored and youjiali1995 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b673f9a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge branch 'master' of https://github.com/pingcap/tidb into fix-reg…

    …ion-cache
    
    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    youjiali1995 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8decb51 View commit details
    Browse the repository at this point in the history
  2. update comments

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    youjiali1995 committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6a9946e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    6e1de73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de61301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2287d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a2dc13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8855437 View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
    youjiali1995 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    bba6e63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44e8a12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c575176 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5feb1b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c91d02f View commit details
    Browse the repository at this point in the history