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 replica selection basing on TiKV's health feedback information #51412

Closed
MyonKeminta opened this issue Feb 29, 2024 · 0 comments
Closed
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@MyonKeminta
Copy link
Contributor

We are going to let TiKV feedback its health information to client-go, and take it into consideration for read requests that replica read is allowed, so that we can reduce performance impact when one of the TiKV nodes has low performance by avoiding sending request to it.

As the majority development task are in TiKV and client-go, the details about this project can be found in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant