Abacn commented on code in PR #31334:
URL: https://github.com/apache/beam/pull/31334#discussion_r1606816526
##########
sdks/java/io/jms/src/test/java/org/apache/beam/sdk/io/jms/JmsIOTest.java:
##########
@@ -214,7 +214,6 @@ public void testReadMessages() throws Exception {
producer.send(message);
producer.send(message);
producer.send(message);
- producer.send(message);
Review Comment:
haha, I see L229 now, which means this test never worked before
--
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]