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

ASF GitHub Bot commented on KAFKA-8107:
---------------------------------------

huxihx commented on pull request #7336: KAFKA-8107:Flaky Test 
kafka.api.ClientIdQuotaTest.testQuotaOverrideDe…
URL: https://github.com/apache/kafka/pull/7336
 
 
   …lete
   
   https://issues.apache.org/jira/browse/KAFKA-8107
   
   `removeQuotaOverrides` should await some time to ensure entity cnofig takes 
effect in ZooKeeper.
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Flaky Test kafka.api.ClientIdQuotaTest.testQuotaOverrideDelete
> --------------------------------------------------------------
>
>                 Key: KAFKA-8107
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8107
>             Project: Kafka
>          Issue Type: Bug
>          Components: core, unit tests
>    Affects Versions: 2.3.0
>            Reporter: Guozhang Wang
>            Assignee: huxihx
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 2.4.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.testQuotaOverrideDelete(BaseQuotaTest.scala:124)
> {code}
> https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/3230/testReport/junit/kafka.api/ClientIdQuotaTest/testQuotaOverrideDelete/



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to