dimitarndimitrov commented on PR #13432: URL: https://github.com/apache/kafka/pull/13432#issuecomment-1480931977
The CI run has failed due to a timeout in `kafka.api.PlaintextAdminIntegrationTest.testReplicaCanFetchFromLogStartOffsetAfterDeleteRecords`. Locally I was able to occasionally reproduce the failure on both my PR branch and on `trunk` ~1 out of 10 times. I also read the test code and debugged it and couldn't see the `listOffsets(Map<TopicPartition, OffsetSpec>, ListOffsetsOptions)` API being triggered so I don't think the failure is related to my changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org