johnjcasey commented on code in PR #26948:
URL: https://github.com/apache/beam/pull/26948#discussion_r1235327690
##########
sdks/java/io/kafka/src/test/java/org/apache/beam/sdk/io/kafka/KafkaIOTest.java:
##########
@@ -723,6 +724,31 @@ public void testUnboundedSourceWithExplicitPartitions() {
p.run();
}
+ @Test
Review Comment:
can you add a test, or update this test, such that you don't match all the
topics?
--
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]