tikv / pd

Placement driver for TiKV
Apache License 2.0
1.03k stars 714 forks source link

client/controller: wait for tokens on response to reduce the debet #8260

Open nolouch opened 3 weeks ago

nolouch commented 3 weeks ago

What problem does this PR solve?

Issue Number: Ref https://github.com/pingcap/tidb/issues/50831

What is changed and how does it work?

Check List

Tests

Code changes

Side effects

Related changes

Release note

None.
ti-chi-bot[bot] commented 3 weeks ago

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
ti-chi-bot[bot] commented 3 weeks ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

ti-chi-bot[bot] commented 3 weeks ago

[FORMAT CHECKER NOTIFICATION]

Notice: To remove the do-not-merge/needs-linked-issue label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123 or Issue Number: ref #456, multiple issues should use full syntax for each issue and be separated by a comma, like: Issue Number: close #123, ref #456.

:open_book: For more info, you can check the "Linking issues" section in the CONTRIBUTING.md.