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

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

Open
rleungx opened this issue Dec 25, 2024 · 0 comments
Open

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

rleungx opened this issue Dec 25, 2024 · 0 comments
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
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