Description
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)
Attachments
Attachments
Issue Links
- is fixed by
-
KAFKA-13598 idempotence producer is not enabled by default if not set explicitly
- Resolved