clebertsuconic commented on code in PR #5173: URL: https://github.com/apache/activemq-artemis/pull/5173#discussion_r1732885800
########## 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: that failure was because surefire was keeping the output file open. not related to this change or the test I added.. Perhaps I have to change the other test to take an lsof before the test and only account for the difference. but it is orthogonal to this PR: REG 8,17 0 2238386662 /home/jenkins/workspace/activemq-artemis/activemq-artemis-pipeline/activemq-artemis/tests/soak-tests/target/surefire-reports/org.apache.activemq.artemis.tests.soak.brokerConnection.mirror.AccumulatedInPageSoakTest-output.txt -- 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