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

Cannot consume using STOMP a message published using MQTT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      I have a test MQTT producer that sends a message to an address. There is a queue bound to this address and I can see the message using the web console. Message count is 1.

      I have a test STOMP consumer subscribing to this queue. It does not get the message.

      If I then start a STOMP publisher to send a message to the same address. The message appears in the same queue. Message count is now 2.

      I then start again the STOMP consumer and it does get the STOMP published message (and message count goes down to 1) but it does not get the MQTT published message. Why?

      Attachments

        1. TestTransformer.java
          3 kB
          Lionel Cons

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: