Skip to content

Consider evict leader according to the region's flow #8949

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

Open
rleungx opened this issue Dec 25, 2024 · 0 comments · May be fixed by #9275
Open

Consider evict leader according to the region's flow #8949

rleungx opened this issue Dec 25, 2024 · 0 comments · May be fixed by #9275
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@rleungx
Copy link
Member

rleungx commented Dec 25, 2024

Enhancement Task

When TiKV encounters an IO jitter issue, we have provided a slow store detection mechanism to reduce the impact of latency. Currently, we are using a random method to choose the region that will be transferred. But we can improve it by choosing the region according to its flow.

@rleungx rleungx added the type/enhancement The issue or PR belongs to an enhancement. label Dec 25, 2024
@rleungx rleungx changed the title Consider evict leader with flow first Consider evict leader according the region's flow Dec 25, 2024
@rleungx rleungx changed the title Consider evict leader according the region's flow Consider evict leader according to the region's flow Dec 25, 2024
@rleungx rleungx linked a pull request Apr 29, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant