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

Sending to a non existing topic using STOMP triggers an error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • STOMP
    • None

    Description

      If a STOMP client connects and sends a message to a non-existing topic (i.e. with no subscribers), this triggers an error: Destination does not exist.

      Here are the corresponding captured STOMP frames:

      =>
      SEND
      destination:jms.topic.test.foo
      =>
      DISCONNECT
      receipt:942e9b8-56c6dfb2-6578-e02d-1
      <=
      ERROR
      message:AMQ339001\c Destination does not exist\c jms.topic.test.foo
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: