You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/04/27 23:06:04 UTC

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

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

Ismael Juma resolved KAFKA-5119.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0.0

Issue resolved by pull request 2915
[https://github.com/apache/kafka/pull/2915]

> 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
>             Fix For: 0.11.0.0
>
>
> 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)