You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2019/02/23 17:41:00 UTC

[jira] [Created] (KAFKA-7989) Flaky Test RequestQuotaTest#testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated

Matthias J. Sax created KAFKA-7989:
--------------------------------------

             Summary: Flaky Test RequestQuotaTest#testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated
                 Key: KAFKA-7989
                 URL: https://issues.apache.org/jira/browse/KAFKA-7989
             Project: Kafka
          Issue Type: Bug
          Components: core, unit tests
    Affects Versions: 2.2.0
            Reporter: Matthias J. Sax
             Fix For: 2.2.0


To get stable nightly builds for `2.2` release, I create tickets for all observed test failures.

[https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/27/]
{quote}java.util.concurrent.ExecutionException: java.lang.AssertionError: Throttle time metrics for consumer quota not updated: small-quota-consumer-client at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:206) at kafka.server.RequestQuotaTest.$anonfun$waitAndCheckResults$1(RequestQuotaTest.scala:415) at scala.collection.immutable.List.foreach(List.scala:392) at scala.collection.generic.TraversableForwarder.foreach(TraversableForwarder.scala:38) at scala.collection.generic.TraversableForwarder.foreach$(TraversableForwarder.scala:38) at scala.collection.mutable.ListBuffer.foreach(ListBuffer.scala:47) at kafka.server.RequestQuotaTest.waitAndCheckResults(RequestQuotaTest.scala:413) at kafka.server.RequestQuotaTest.testResponseThrottleTimeWhenBothFetchAndRequestQuotasViolated(RequestQuotaTest.scala:134){quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)