Skip to content

Conversation

@UladzislauBlok
Copy link
Contributor

Follow up for #20845
This PR brings clean up for dead code, and split parametrized testCopyQuota into two tests

@github-actions github-actions bot added triage PRs from the community tests Test fixes (including flaky tests) storage Pull requests that target the storage module tiered-storage Related to the Tiered Storage feature small Small PRs labels Nov 10, 2025
@UladzislauBlok
Copy link
Contributor Author

@chia7712 Hello, this is follow up I was talking about here: https://issues.apache.org/jira/browse/KAFKA-19578
Could you please take a look?

Comment on lines -3434 to -3436
if (quotaExceeded) {
assertEquals(Double.NaN, avgMetric.metricValue());
assertEquals(Double.NaN, maxMetric.metricValue());
Copy link
Contributor Author

@UladzislauBlok UladzislauBlok Nov 10, 2025

Choose a reason for hiding this comment

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

@github-actions github-actions bot removed the triage PRs from the community label Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

small Small PRs storage Pull requests that target the storage module tests Test fixes (including flaky tests) tiered-storage Related to the Tiered Storage feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant