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

Cherry pick some patches to 7.1 #940

Merged
merged 9 commits into from
Sep 26, 2023
Merged

Cherry pick some patches to 7.1 #940

merged 9 commits into from
Sep 26, 2023

Commits on Aug 15, 2023

  1. reload region cache when store is resolved from invalid status (tikv#843

    )
    
    Signed-off-by: you06 <you1474600@gmail.com>
    Co-authored-by: disksing <i@disksing.com>
    you06 and disksing committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    60bbaf1 View commit details
    Browse the repository at this point in the history
  2. fallback to follower when leader is busy (tikv#916) (tikv#923)

    * fallback to follower when leader is busy
    
    Signed-off-by: you06 <you1474600@gmail.com>
    Co-authored-by: cfzjywxk <cfzjywxk@gmail.com>
    Co-authored-by: cfzjywxk <lsswxrxr@163.com>
    3 people committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    56e4ad6 View commit details
    Browse the repository at this point in the history
  3. Resume max retry time check for stale read retry with leader option(t…

    …ikv#903) (tikv#911)
    
    * Resume max retry time check for stale read retry with leader option
    
    Signed-off-by: cfzjywxk <lsswxrxr@163.com>
    
    * add cancel
    
    Signed-off-by: cfzjywxk <lsswxrxr@163.com>
    
    ---------
    
    Signed-off-by: cfzjywxk <lsswxrxr@163.com>
    cfzjywxk authored and you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c2e8548 View commit details
    Browse the repository at this point in the history
  4. add region cache state test & fix some issues of replica selector (ti…

    …kv#910)
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    remove duplicate code
    
    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    318f84d View commit details
    Browse the repository at this point in the history
  5. enable workflow for tidb-7.1

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a1ee1da View commit details
    Browse the repository at this point in the history
  6. update

    Signed-off-by: you06 <you1474600@gmail.com>
    
    update
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    fix test
    
    Signed-off-by: you06 <you1474600@gmail.com>
    
    fix test
    
    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    233bf4f View commit details
    Browse the repository at this point in the history
  7. lint

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b29a82a View commit details
    Browse the repository at this point in the history
  8. lint

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f087d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix flaky test

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    38e1319 View commit details
    Browse the repository at this point in the history