-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
TiFlash io rate limit configuration. #6820
Conversation
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
/cc @flowbehappy |
@JinheLin Please sign the Contributor License Agreement. If this PR is v5.2 related, please add the v5.2 label. Thanks! |
I have signed tha CLA. And I don't have permission to add a lable. @TomShawn |
@JinheLin Please click this button. If it is v5.2-related, please specify in the PR description part and I'll add the label. Thanks! |
I have clicked this button. You can see my screenshot above: "You have agreed to the CLA for pingcap/docs-cn". And I have update the PR description part: "This feature is GA in v5.2". Please add a v5.2 label for it. @TomShawn |
dbd8901
to
46e9080
Compare
/label v5.2 |
/label v5.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@flowbehappy: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. 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. |
Co-authored-by: Flowyi <[email protected]>
LGTM |
/remove-status LGT1 |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: a27320f
|
Related feature issue: pingcap/tiflash#1720 |
First-time contributors' checklist
What is changed, added or deleted? (Required)
Add configuration for TiFlash io rate limit.
This feature is GA in v5.2.
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?