-
Notifications
You must be signed in to change notification settings - Fork 725
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
Allow return resource group priority in resource interceptor #7379
Comments
/label severity/minor |
@glorv: The label(s) 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 ti-community-infra/tichi repository. |
close #7379, ref tikv/tikv#15994 Signed-off-by: glorv <glorvs@163.com> Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
…) (#7383) close #7379, ref tikv/tikv#15994 Signed-off-by: glorv <glorvs@163.com> Signed-off-by: JmPotato <ghzpotato@gmail.com> Co-authored-by: glorv <glorvs@163.com> Co-authored-by: JmPotato <ghzpotato@gmail.com>
Enhancement Task
In tikv/tikv#15966, tikv tried to set the resource group priority when it receive a request, but this caused a performance regression, so I decide to move this logic into the client side.
The text was updated successfully, but these errors were encountered: