Skip to content
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

Factor out rate testing util for quota testing, etc. #5201

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

ajfabbri
Copy link
Contributor

Used here for asserting that producer rate goes to zero when we block
writes due to low space. Turns out this is also a handy utility for
testing other features like quotas.

Generalize and factor out a new test helper class ExpectRate. See the
docstring for that this for implementation details.

Release notes

  • none

Used here for asserting that producer rate goes to zero when we block
writes due to low space. Turns out this is also a handy utility for
testing other features like quotas.

Generalize and factor out a new test helper class ExpectRate. See the
docstring for implementation details.
@ajfabbri
Copy link
Contributor Author

Force pushes were rebase on dev + formatting fix.

@dotnwat dotnwat merged commit 9da14b5 into redpanda-data:dev Jun 28, 2022
@ajfabbri ajfabbri deleted the write-rej-followup branch June 29, 2022 14:23
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants