Ismael Juma created KAFKA-6010:
----------------------------------
Summary: Transient failure:
MemoryRecordsBuilderTest.convertToV1WithMixedV0AndV2Data
Key: KAFKA-6010
URL: https://issues.apache.org/jira/browse/KAFKA-6010
Project: Kafka
Issue Type: Bug
Reporter: Ismael Juma
The issue happens with various tests that call verifyRecordsProcessingStats.
One example:
{code}
Stacktrace
java.lang.AssertionError: Processing time not recorded
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.kafka.common.record.MemoryRecordsBuilderTest.verifyRecordsProcessingStats(MemoryRecordsBuilderTest.java:651)
at
org.apache.kafka.common.record.MemoryRecordsBuilderTest.convertToV1WithMixedV0AndV2Data(MemoryRecordsBuilderTest.java:515)
{code}
https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/2102/tests
cc [~rsivaram]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)