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

Support actively requesting update health feedback information by calling RPC to TiKV #1287

Merged
merged 14 commits into from
May 27, 2024

Commits on Apr 11, 2024

  1. Support actively requesting update health feedback information by cal…

    …ling RPC to TiKV
    
    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2fd1e93 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    3d1c734 View commit details
    Browse the repository at this point in the history
  2. Fix build

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed May 6, 2024
    Configuration menu
    Copy the full SHA
    87ec0bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3eec7e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add integration tests

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

Commits on May 13, 2024

  1. tune the frequency of active updating

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

Commits on May 16, 2024

  1. Update kvproto

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    85c7baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49aa642 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/tikv/client-go into m/req…

    …uest-health-feedback
    MyonKeminta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    be15c78 View commit details
    Browse the repository at this point in the history
  4. Fix test

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    899c12b View commit details
    Browse the repository at this point in the history
  5. Revert changes to examples

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed May 16, 2024
    Configuration menu
    Copy the full SHA
    26b04c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bf4e4c View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary empty line

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

Commits on May 27, 2024

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