Luke Chen created KAFKA-13589: --------------------------------- Summary: fix flaky `PlaintextAdminIntegrationTest.testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords` test Key: KAFKA-13589 URL: https://issues.apache.org/jira/browse/KAFKA-13589 Project: Kafka Issue Type: Test Reporter: Luke Chen Assignee: Luke Chen
org.opentest4j.AssertionFailedError: Expected follower to catch up to log end offset 200 at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39) at org.junit.jupiter.api.Assertions.fail(Assertions.java:117) at kafka.api.PlaintextAdminIntegrationTest.waitForFollowerLog$1(PlaintextAdminIntegrationTest.scala:730) at kafka.api.PlaintextAdminIntegrationTest.testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords(PlaintextAdminIntegrationTest.scala:760) -- This message was sent by Atlassian Jira (v8.20.1#820001)