michaelandrepearce commented on a change in pull request #2520: ARTEMIS-2238
Enhancement to queueQuery on producer
URL: https://github.com/apache/activemq-artemis/pull/2520#discussion_r251182904
##########
File path:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/AutoCreateJmsDestinationTest.java
##########
@@ -265,6 +283,98 @@ public void testAutoCreateOnReconnect() throws Exception {
connection.close();
}
+
+ @Test //(timeout = 30000)
Review comment:
commented out timeout still.... (not a show stopper for me though, still
happy for this to merge)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services