[
https://issues.apache.org/jira/browse/KAFKA-12319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856156#comment-17856156
]
Josep Prat commented on KAFKA-12319:
------------------------------------
Changing target fix version to 3.9 since this is not a blocker and we are past
code freeze
> Flaky test
> ConnectionQuotasTest.testListenerConnectionRateLimitWhenActualRateAboveLimit()
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-12319
> URL: https://issues.apache.org/jira/browse/KAFKA-12319
> Project: Kafka
> Issue Type: Test
> Reporter: Justine Olshan
> Assignee: Divij Vaidya
> Priority: Major
> Labels: flaky-test
> Fix For: 3.8.0
>
>
> I've seen this test fail a few times locally. But recently I saw it fail on a
> PR build on Jenkins.
>
> [https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-10041/7/testReport/junit/kafka.network/ConnectionQuotasTest/Build___JDK_11___testListenerConnectionRateLimitWhenActualRateAboveLimit__/]
> h3. Error Message
> java.util.concurrent.ExecutionException: org.opentest4j.AssertionFailedError:
> Expected rate (30 +- 7), but got 37.436825357209706 (600 connections / 16.027
> sec) ==> expected: <30.0> but was: <37.436825357209706>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)