BewareMyPower opened a new issue, #26006: URL: https://github.com/apache/pulsar/issues/26006
### Search before reporting - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Example failure https://github.com/apache/pulsar/actions/runs/27385193090/job/80937116496 ### Exception stacktrace ```text Gradle suite > Gradle test > org.apache.pulsar.broker.service.PublishRateLimiterOverconsumingTest > testOverconsumingTokensWithBrokerPublishRateLimiter FAILED org.assertj.core.error.AssertJMultipleFailuresError: Multiple Failures (1 failure) -- failure 1 -- [windowed average rate during the test run] Expecting actual: 1584.0 to be close to: 500.0 by less than 40% but difference was 216.8%. (a difference of exactly 40% being considered valid) at PublishRateLimiterOverconsumingTest.lambda$testOverconsumingTokensWithBrokerPublishRateLimiter$16(PublishRateLimiterOverconsumingTest.java:271) at app//org.apache.pulsar.broker.service.PublishRateLimiterOverconsumingTest.testOverconsumingTokensWithBrokerPublishRateLimiter(PublishRateLimiterOverconsumingTest.java:267) ``` ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
