[ https://issues.apache.org/jira/browse/KAFKA-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047586#comment-15047586 ]
Ewen Cheslack-Postava commented on KAFKA-2667: ---------------------------------------------- Yes, that seems like a very likely culprit. If we can get another person who sees this regularly to check your patch as well, that'd be helpful. I've never seen this locally since the last fix. > Copycat KafkaBasedLogTest.testSendAndReadToEnd transient failure > ---------------------------------------------------------------- > > Key: KAFKA-2667 > URL: https://issues.apache.org/jira/browse/KAFKA-2667 > Project: Kafka > Issue Type: Sub-task > Components: copycat > Reporter: Jason Gustafson > Assignee: Ewen Cheslack-Postava > Fix For: 0.9.1.0 > > > Seen in recent builds: > {code} > org.apache.kafka.copycat.util.KafkaBasedLogTest > testSendAndReadToEnd FAILED > java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertTrue(Assert.java:52) > at > org.apache.kafka.copycat.util.KafkaBasedLogTest.testSendAndReadToEnd(KafkaBasedLogTest.java:335) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)