Owen-CH-Leung commented on PR #15489: URL: https://github.com/apache/kafka/pull/15489#issuecomment-2029487529
> assertEquals(expectedTestTopicOffsets().stream().filter(r -> r.partition <= 1).collect(Collectors.toList()), offsets); Oh got it. I read through the previous CI failure and notice that some tests like `testInternalExcluded`, `testNoFilterOptions` are intermittently failing also. Shall we just add the retry logic for tests that perform assertion based on the Row class ? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
