[ https://issues.apache.org/jira/browse/KAFKA-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977463#comment-13977463 ]
Jun Rao commented on KAFKA-1383: -------------------------------- This seems to be a different issue. Not sure what the cause is. > transient unit test failure in SocketServerTest > ----------------------------------------------- > > Key: KAFKA-1383 > URL: https://issues.apache.org/jira/browse/KAFKA-1383 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8.2 > Reporter: Jun Rao > > Saw the following transient unit test failure. > kafka.network.SocketServerTest > testNullResponse FAILED > java.lang.AssertionError: null > at org.junit.Assert.fail(Assert.java:69) > at org.junit.Assert.assertTrue(Assert.java:32) > at org.junit.Assert.assertFalse(Assert.java:51) > at org.junit.Assert.assertFalse(Assert.java:60) > at > kafka.network.SocketServerTest.testNullResponse(SocketServerTest.scala:117) -- This message was sent by Atlassian JIRA (v6.2#6252)