[
https://issues.apache.org/jira/browse/ARTEMIS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15388380#comment-15388380
]
ASF GitHub Bot commented on ARTEMIS-413:
----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/654
ARTEMIS-413 doc for Stomp durable subs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-413
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/654.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #654
----
commit a6fd65cd9d00e002a0e3a9c5368c39a0b7471ef9
Author: jbertram <[email protected]>
Date: 2016-07-21T18:45:47Z
ARTEMIS-413 doc for Stomp durable subs
----
> Document support for STOMP-based durable subscribers
> ----------------------------------------------------
>
> Key: ARTEMIS-413
> URL: https://issues.apache.org/jira/browse/ARTEMIS-413
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Stomp
> Affects Versions: 1.2.0
> Reporter: Lionel Cons
> Assignee: Justin Bertram
>
> 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)