[ https://issues.apache.org/jira/browse/KAFKA-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on KAFKA-4699 started by Ismael Juma. ------------------------------------------ > Transient Failure PlaintextConsumerTest.testInterceptros > -------------------------------------------------------- > > Key: KAFKA-4699 > URL: https://issues.apache.org/jira/browse/KAFKA-4699 > Project: Kafka > Issue Type: Bug > Components: unit tests > Reporter: Jason Gustafson > Assignee: Ismael Juma > Fix For: 0.10.2.0 > > > Started seeing a bunch of these. Possibly related to KAFKA-4633? > {code} > kafka.api.PlaintextConsumerTest > testInterceptors FAILED > java.lang.AssertionError: expected:<10> but was:<1> > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.failNotEquals(Assert.java:834) > at org.junit.Assert.assertEquals(Assert.java:645) > at org.junit.Assert.assertEquals(Assert.java:631) > at > kafka.api.PlaintextConsumerTest.testInterceptors(PlaintextConsumerTest.scala:858) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)