You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/06/22 19:58:00 UTC

[jira] [Closed] (ARTEMIS-1930) Durable subscription deleted even without durable-subscription-name (STOMP)

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

Justin Bertram closed ARTEMIS-1930.
-----------------------------------
       Resolution: Fixed
         Assignee: Justin Bertram
    Fix Version/s: 2.7.0

> 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)