Matthias J. Sax created KAFKA-8055:
--------------------------------------
Summary: Flaky Test
LogCleanerParameterizedIntegrationTest#cleanerTest
Key: KAFKA-8055
URL: https://issues.apache.org/jira/browse/KAFKA-8055
Project: Kafka
Issue Type: Bug
Components: core, unit tests
Affects Versions: 2.2.0
Reporter: Matthias J. Sax
Fix For: 2.2.1
[https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/49/]
{quote}java.lang.AssertionError: log cleaner should have processed up to offset
588, but lastCleaned=295 at org.junit.Assert.fail(Assert.java:88) at
org.junit.Assert.assertTrue(Assert.java:41) at
kafka.log.LogCleanerParameterizedIntegrationTest.checkLastCleaned(LogCleanerParameterizedIntegrationTest.scala:284)
at
kafka.log.LogCleanerParameterizedIntegrationTest.cleanerTest(LogCleanerParameterizedIntegrationTest.scala:77){quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)