cadonna commented on code in PR #18830:
URL: https://github.com/apache/kafka/pull/18830#discussion_r1946596552
##########
streams/src/test/java/org/apache/kafka/streams/tests/SmokeTestDriver.java:
##########
@@ -184,6 +194,7 @@ public static Map<String, Set<Integer>> generate(final
String kafka,
final List<ProducerRecord<byte[], byte[]>> dataNeedRetry = new
ArrayList<>();
final List<ProducerRecord<byte[], byte[]>> fkNeedRetry = new
ArrayList<>();
+
Review Comment:
That was fast! 🙂
--
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]