You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Manikumar (Jira)" <ji...@apache.org> on 2019/10/21 10:13:00 UTC

[jira] [Updated] (KAFKA-8108) Flaky Test kafka.api.ClientIdQuotaTest.testThrottledProducerConsumer

     [ https://issues.apache.org/jira/browse/KAFKA-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar updated KAFKA-8108:
-----------------------------
    Fix Version/s:     (was: 2.4.0)
                   2.5.0

> Flaky Test kafka.api.ClientIdQuotaTest.testThrottledProducerConsumer
> --------------------------------------------------------------------
>
>                 Key: KAFKA-8108
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8108
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.3.0
>            Reporter: Guozhang Wang
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 2.5.0
>
>
> {code}
> java.lang.AssertionError: Client with id=QuotasTestProducer-!@#$%^&*() should have been throttled
> 	at org.junit.Assert.fail(Assert.java:89)
> 	at org.junit.Assert.assertTrue(Assert.java:42)
> 	at kafka.api.QuotaTestClients.verifyThrottleTimeMetric(BaseQuotaTest.scala:229)
> 	at kafka.api.QuotaTestClients.verifyProduceThrottle(BaseQuotaTest.scala:215)
> 	at kafka.api.BaseQuotaTest.testThrottledProducerConsumer(BaseQuotaTest.scala:82)
> {code}
> https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/3230/testReport/junit/kafka.api/ClientIdQuotaTest/testThrottledProducerConsumer/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)