Skip to content

Fix WriteAmpBasedRateLimiter flaky test#381

Merged
ti-chi-bot[bot] merged 3 commits intotikv:8.10.tikvfrom
v01dstar:rate-limiter-test
Sep 27, 2024
Merged

Fix WriteAmpBasedRateLimiter flaky test#381
ti-chi-bot[bot] merged 3 commits intotikv:8.10.tikvfrom
v01dstar:rate-limiter-test

Conversation

@v01dstar
Copy link
Copy Markdown
Member

@v01dstar v01dstar commented Sep 26, 2024

struct Req is double-declared. Removing the second one.

WriteAmpBasedRateLimiter::Rate test is flaky. Facebook also found similar issue in GenericRateLimiter test. see facebook#7728

Signed-off-by: Yang Zhang <yang.zhang@pingcap.com>
@ti-chi-bot ti-chi-bot Bot added dco-signoff: yes Indicates the PR's author has signed the dco. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 26, 2024
Signed-off-by: Yang Zhang <yang.zhang@pingcap.com>
@ti-chi-bot ti-chi-bot Bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Sep 26, 2024
Copy link
Copy Markdown
Member

@Connor1996 Connor1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Sep 26, 2024
@Connor1996
Copy link
Copy Markdown
Member

/merge

@v01dstar
Copy link
Copy Markdown
Member Author

/run-all-tests

1 similar comment
@v01dstar
Copy link
Copy Markdown
Member Author

/run-all-tests

@ti-chi-bot ti-chi-bot Bot removed the lgtm label Sep 26, 2024
@v01dstar
Copy link
Copy Markdown
Member Author

/run-all-tests

@LykxSassinator LykxSassinator self-requested a review September 27, 2024 02:52
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 27, 2024
@ti-chi-bot ti-chi-bot Bot added the lgtm label Sep 27, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Sep 27, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Connor1996, LykxSassinator

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

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [Connor1996,LykxSassinator]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot removed the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 27, 2024
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Sep 27, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-09-26 07:00:57.724103154 +0000 UTC m=+1722127.464527095: ☑️ agreed by LykxSassinator.
  • 2024-09-26 07:02:55.630971128 +0000 UTC m=+1722245.371395067: ☑️ agreed by Connor1996.
  • 2024-09-26 22:57:58.134479144 +0000 UTC m=+1779547.874903114: ✖️🔁 reset by v01dstar.
  • 2024-09-27 02:52:45.375674232 +0000 UTC m=+1793635.116098183: ☑️ agreed by LykxSassinator.
  • 2024-09-27 03:29:19.831860325 +0000 UTC m=+1795829.572284265: ☑️ agreed by Connor1996.

@Connor1996
Copy link
Copy Markdown
Member

/merge

@ti-chi-bot ti-chi-bot Bot merged commit ab9a886 into tikv:8.10.tikv Sep 27, 2024
@v01dstar v01dstar deleted the rate-limiter-test branch September 27, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants