clebertsuconic commented on code in PR #5173: URL: https://github.com/apache/activemq-artemis/pull/5173#discussion_r1733779263
########## tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java: ########## @@ -22,6 +22,7 @@ import javax.jms.JMSException; import javax.jms.MessageConsumer; import javax.jms.MessageProducer; +import javax.jms.Queue; Review Comment: @gemmellr I will figure out what's going on... I'm hoping thee will clear out after I removed the retry parameters. And BTW: the test now is clean from retries... I ran the test for 300 on my home server, plus another 200 on my laptop.. and no failures! So the flush I added is working as expected. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact