You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/04/24 20:30:04 UTC

[jira] [Created] (KAFKA-5119) Transient test failure SocketServerTest.testMetricCollectionAfterShutdown

Jason Gustafson created KAFKA-5119:
--------------------------------------

             Summary: Transient test failure SocketServerTest.testMetricCollectionAfterShutdown
                 Key: KAFKA-5119
                 URL: https://issues.apache.org/jira/browse/KAFKA-5119
             Project: Kafka
          Issue Type: Bug
          Components: unit tests
            Reporter: Jason Gustafson


From a recent build:
{code}
20:04:15 kafka.network.SocketServerTest > testMetricCollectionAfterShutdown FAILED
20:04:15     java.lang.AssertionError: expected:<0.0> but was:<1.603886948862125>
20:04:15         at org.junit.Assert.fail(Assert.java:88)
20:04:15         at org.junit.Assert.failNotEquals(Assert.java:834)
20:04:15         at org.junit.Assert.assertEquals(Assert.java:553)
20:04:15         at org.junit.Assert.assertEquals(Assert.java:683)
20:04:15         at kafka.network.SocketServerTest.testMetricCollectionAfterShutdown(SocketServerTest.scala:414)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)