You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ray Chiang (JIRA)" <ji...@apache.org> on 2018/07/19 18:22:00 UTC

[jira] [Updated] (KAFKA-5889) MetricsTest is flaky

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

Ray Chiang updated KAFKA-5889:
------------------------------
    Component/s: unit tests

> MetricsTest is flaky
> --------------------
>
>                 Key: KAFKA-5889
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5889
>             Project: Kafka
>          Issue Type: Test
>          Components: unit tests
>            Reporter: Ted Yu
>            Priority: Major
>
> The following appeared in several recent builds (e.g. https://builds.apache.org/job/kafka-trunk-jdk7/2758) :
> {code}
> kafka.metrics.MetricsTest > testMetricsLeak FAILED
>     java.lang.AssertionError: expected:<1216> but was:<1219>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:631)
>         at kafka.metrics.MetricsTest$$anonfun$testMetricsLeak$1.apply$mcVI$sp(MetricsTest.scala:68)
>         at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
>         at kafka.metrics.MetricsTest.testMetricsLeak(MetricsTest.scala:66)
> {code}



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