clebertsuconic commented on code in PR #4418:
URL: https://github.com/apache/activemq-artemis/pull/4418#discussion_r1152046672


##########
tests/soak-tests/pom.xml:
##########
@@ -260,7 +260,7 @@
                      
<configuration>${basedir}/target/classes/servers/interruptlm</configuration>
                      <args>
                         <arg>--java-options</arg>
-                        <arg>-Djava.rmi.server.hostname=localhost</arg>
+                        <arg>-Djava.rmi.server.hostname=localhost 
-DARTEMIS_DEBUG_REF=true</arg>

Review Comment:
   I actually wanted to have the soak tests to provide information about leaked 
messages if the test failed.



-- 
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]

Reply via email to