[ https://issues.apache.org/jira/browse/KAFKA-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192081#comment-16192081 ]
ASF GitHub Bot commented on KAFKA-6010: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/4018 > Transient failure: MemoryRecordsBuilderTest.convertToV1WithMixedV0AndV2Data > --------------------------------------------------------------------------- > > Key: KAFKA-6010 > URL: https://issues.apache.org/jira/browse/KAFKA-6010 > Project: Kafka > Issue Type: Bug > Reporter: Ismael Juma > Assignee: Rajini Sivaram > Labels: transient-unit-test-failure > Fix For: 1.0.0 > > > 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)