brandboat commented on code in PR #16360:
URL: https://github.com/apache/kafka/pull/16360#discussion_r1643026130


##########
streams/src/test/java/org/apache/kafka/streams/integration/GlobalKTableEOSIntegrationTest.java:
##########
@@ -432,13 +424,14 @@ public void onRestoreEnd(final TopicPartition 
topicPartition,
         );
     }
 
-    @Test
-    public void shouldNotRestoreAbortedMessages() throws Exception {
+    @ParameterizedTest
+    @MethodSource("data")

Review Comment:
   I've addressed all the comments, thanks for your patience 🙇 



-- 
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

Reply via email to