You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "AR (JIRA)" <ji...@apache.org> on 2014/09/19 01:16:37 UTC

[jira] [Created] (AMQ-5365) MQTT topic name in received message is wrong in network of brokers scenario

AR created AMQ-5365:
-----------------------

             Summary: MQTT topic name in received message is wrong in network of brokers scenario
                 Key: AMQ-5365
                 URL: https://issues.apache.org/jira/browse/AMQ-5365
             Project: ActiveMQ
          Issue Type: Bug
          Components: MQTT
    Affects Versions: 5.11.0
            Reporter: AR


Sometimes the topic that is reported when the message is received has extra information prefixed to what the consumer subscribed to. For example, if the consumer received a message on topic dup/msg/test, it is received as:

Consumer/duptestsub:AT_LEAST_ONCE/VirtualTopic/dup/msg/tes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)