-
Notifications
You must be signed in to change notification settings - Fork 720
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
[Dynamic Regions] enable slow-trend-scheduler by default #6868
Comments
/severity moderate |
@Lily2025: GitHub didn't allow me to assign the following users: LykxSassinator. Note that only tikv members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @LykxSassinator |
close #6868, close tikv/tikv#15267, ref tikv/tikv#15271 This pr contains: + Enable `evict-slow-trend` scheduler on `raft-kv2` as default. + Optimize the detection strategy on the perception of Network I/O delays on TiKV nodes. Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
Bug Report
What did you do?
1、inject one of tikv io hang
What did you expect to see?
qps can recover within 5mins
What did you see instead?
qps can not recover within 5mins due to slow-trend-scheduler is disable by default
What version of PD are you using (
pd-server -V
)?pd githash:ef81248494d86bb7bc804af5299a113882ac93ec
tikv githash:284ff3a9ca144619f5efaa357d6c287f1c669982
The text was updated successfully, but these errors were encountered: