essobedo commented on code in PR #9210: URL: https://github.com/apache/camel/pull/9210#discussion_r1087694917
########## components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRequestReplyTempQueueMultipleConsumersTest.java: ########## @@ -45,7 +45,7 @@ public class JmsRequestReplyTempQueueMultipleConsumersTest extends CamelTestSupport { @RegisterExtension - public ArtemisService service = ArtemisServiceFactory.createPersistentVMService(); + public ArtemisService service = ArtemisServiceFactory.createVMService(); Review Comment: Is-this change required? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org