You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/07/02 21:46:42 UTC

[GitHub] [activemq-artemis] michaelandrepearce commented on a change in pull request #3642: ARTEMIS-3374 config managed queue can be deleted by AMQP durable subscriber

michaelandrepearce commented on a change in pull request #3642:
URL: https://github.com/apache/activemq-artemis/pull/3642#discussion_r663259591



##########
File path: tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSMessageConsumerTest.java
##########
@@ -217,6 +220,30 @@ private void doTestSelector(boolean topic) throws Exception {
       }
    }
 
+   @Test(timeout = 60000)
+   public void testDurableSubscriptionWithConfigurationManagedQueue() throws Exception {

Review comment:
       Should maybe this same test be extended and checked for openwire and core 




-- 
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-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org