Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1930

Durable subscription deleted even without durable-subscription-name (STOMP)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • None
    • None

    Description

      The STOMP documentation contains:

      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.

      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.

      Attachments

        1. ARTEMIS-1930.text
          9 kB
          Lionel Cons

        Issue Links

          Activity

            People

              jbertram Justin Bertram
              lionel.cons Lionel Cons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: