[ 
https://issues.apache.org/jira/browse/KAFKA-8108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812847#comment-16812847
 ] 

Guozhang Wang commented on KAFKA-8108:
--------------------------------------

Happened again: 
https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/3618/testReport/junit/kafka.api/UserQuotaTest/testThrottledProducerConsumer/

{code}
java.lang.AssertionError: Client with id=QuotasTestProducer-1 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:230)
        at 
kafka.api.QuotaTestClients.verifyProduceThrottle(BaseQuotaTest.scala:216)
        at 
kafka.api.BaseQuotaTest.testThrottledProducerConsumer(BaseQuotaTest.scala:83){code}

> Flaky Test kafka.api.ClientIdQuotaTest.testThrottledProducerConsumer
> --------------------------------------------------------------------
>
>                 Key: KAFKA-8108
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8108
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Guozhang Wang
>            Priority: Major
>
> {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
(v7.6.3#76005)

Reply via email to