[ 
https://issues.apache.org/jira/browse/ARTEMIS-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram reopened ARTEMIS-1930:
-------------------------------------

> Durable subscription deleted even without durable-subscription-name (STOMP)
> ---------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1930
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1930
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Lionel Cons
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.7.0
>
>         Attachments: ARTEMIS-1930.text
>
>
> The STOMP documentation contains:
> {quote}
> To delete a durable subscription the client-id header must be set on the 
> CONNECT frame and the durable-subscription-name must be set on the 
> UNSUBSCRIBE frame. The values for these headers should match what was set on 
> the SUBSCRIBE frame to delete the corresponding durable subscription.
> {quote}
> This is not what happens in practice.
> By specifying the subscription {{id}} (see 
> https://stomp.github.io/stomp-specification-1.2.html#SUBSCRIBE_id_Header) the 
> {{UNSUBSCRIBE}} frame does delete the durable subscription even without the 
> {{durable-subscription-name}} header.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to