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/04/19 15:27:00 UTC

[jira] [Created] (KAFKA-8262) Flaky Test MetricsIntegrationTest#testStreamMetric

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

             Summary: Flaky Test MetricsIntegrationTest#testStreamMetric
                 Key: KAFKA-8262
                 URL: https://issues.apache.org/jira/browse/KAFKA-8262
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.3.0
            Reporter: Matthias J. Sax
             Fix For: 2.3.0


[https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/3900/testReport/junit/org.apache.kafka.streams.integration/MetricsIntegrationTest/testStreamMetric/]
{quote}java.lang.AssertionError: Condition not met within timeout 10000. testTaskMetric -> Size of metrics of type:'commit-latency-avg' must be equal to:5 but it's equal to 0 expected:<5> but was:<0> at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:361) at org.apache.kafka.streams.integration.MetricsIntegrationTest.testStreamMetric(MetricsIntegrationTest.java:228){quote}



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