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: Update client-go to fix issues about retrying for too long time on RPC timeout and unnecessary backoff on NotLeader errors #50506

Merged

Commits on Jan 17, 2024

  1. update client-go

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    978bf37 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. update to latest master

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b2028b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pingcap/tidb into m/avoid…

    …-too-much-rpc-retry-on-timeout
    MyonKeminta committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    07c30ae View commit details
    Browse the repository at this point in the history
  3. update to latest master

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cbfc53d View commit details
    Browse the repository at this point in the history
  4. update bazel

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5346422 View commit details
    Browse the repository at this point in the history