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

STOMP "no-local" consumer not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.0.0
    • None
    • STOMP
    • None

    Description

      In Artemis 2.0.0, adding a no-local:true header doesn't work, meaning the client can still receive messages from the same connection.
      (the changes made to fix OpenWire no-local support in https://issues.apache.org/jira/browse/ARTEMIS-979 might be related)

      In previous versions (tested with Artemis 1.5.1 and 1.5.4) setting the no-local flag had the expected effect.

      Example STOMP frame with no-local header set to true:

      SUBSCRIBE
      destination:jms.topic.TStompJMSBindingTests.TestNoLocal.Topic
      ack:auto
      id:

      {EF608581-10A2-432E-B938-131885A896B3}

      no-local:true

      Attachments

        Activity

          People

            jbertram Justin Bertram
            mjustin Michael Justin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: