AndrewJSchofield commented on code in PR #18719: URL: https://github.com/apache/kafka/pull/18719#discussion_r1931848168
########## core/src/test/java/kafka/server/share/SharePartitionManagerTest.java: ########## @@ -1267,6 +1268,7 @@ public void testReplicaManagerFetchShouldNotProceed() { ); } + @Flaky("KAFKA-18657") Review Comment: Already marked in https://github.com/apache/kafka/pull/18710. ########## core/src/test/java/kafka/server/share/SharePartitionManagerTest.java: ########## @@ -2201,6 +2203,7 @@ public void testPendingInitializationShouldCompleteFetchRequest() throws Excepti ); } + @Flaky("KAFKA-18657") Review Comment: Already marked in https://github.com/apache/kafka/pull/18710. -- 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