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)