jbonofre commented on code in PR #1497: URL: https://github.com/apache/activemq/pull/1497#discussion_r2614222790
########## activemq-kahadb-store/pom.xml: ########## @@ -30,6 +30,10 @@ <name>ActiveMQ :: KahaDB Store</name> <description>The ActiveMQ KahaDB Store Implementation</description> + <properties> + <surefire.argLine>-Xmx512M</surefire.argLine> Review Comment: Ack. I removed the `Xmx`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
