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

fallback to follower when leader is busy #916

Merged
merged 5 commits into from
Jul 28, 2023

Commits on Jul 26, 2023

  1. fallback to follower when leader is busy

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

Commits on Jul 27, 2023

  1. add comment

    Signed-off-by: you06 <you1474600@gmail.com>
    you06 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    add9f79 View commit details
    Browse the repository at this point in the history
  2. Update internal/locate/region_request.go

    Co-authored-by: cfzjywxk <cfzjywxk@gmail.com>
    you06 and cfzjywxk authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ebc2437 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. after fallback to replica read from leader, retry local follower first

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

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