[ https://issues.apache.org/jira/browse/KAFKA-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047600#comment-15047600 ]
Jason Gustafson commented on KAFKA-2667: ---------------------------------------- I think [~becket_qin] and [~apovzner] have both seen issues with this test as well. > 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)