[
https://issues.apache.org/jira/browse/ARTEMIS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15298379#comment-15298379
]
Justin Bertram commented on ARTEMIS-413:
----------------------------------------
I'm not terribly familiar with the STOMP implementation, but I see several
tests in {{org.apache.activemq.artemis.tests.integration.stomp.StompTest}}
related to durable topic subscriptions (e.g.
{{testDurableSubscriberWithReconnection()}}) which suggests it is supported.
Can you give that a look?
> Durable topic subscriptions should be supported via STOMP
> ---------------------------------------------------------
>
> Key: ARTEMIS-413
> URL: https://issues.apache.org/jira/browse/ARTEMIS-413
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Stomp
> Reporter: Lionel Cons
>
> Artemis supports durable topic subscriptions but it seems that this
> functionality is not available through STOMP.
> It seems that the Artemis Core has everything needed, what is missing is
> simply the mapping to STOMP.
> FWIW, Apollo does support [Topic Durable
> Subscriptions|https://activemq.apache.org/apollo/documentation/stomp-manual.html#Topic_Durable_Subscriptions]
> via the handy {{/dsub/}} destination prefix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)