Dong Lin created KAFKA-2669: ------------------------------- Summary: Fix LogCleanerIntegrationTest Key: KAFKA-2669 URL: https://issues.apache.org/jira/browse/KAFKA-2669 Project: Kafka Issue Type: Bug Reporter: Dong Lin Assignee: Dong Lin
LogCleanerIntegrationTest calls LogCleaner.awaitCleaned() to wait until cleaner has processed up to given offset. However, existing awaitCleaned() implementation doesn't wait for this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)