Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.15.4
-
None
-
None
Description
ActiveMQ MQTT transport is configured for virtual topics - transport.subscriptionStrategy=mqtt-virtual-topic-subscriptions. All other configuration options are default.
Messages are published into the broker using MQTT.
Messages are consumed from the broker using AMQP from the address "queue://Consumer.clientA.VirtualTopic.>".
Messages are correctly received by the AMQP receiver but there is no property or annotation in the message which allows the consumer to retrive the original MQTT topic on which the message was published to.
Attachments
Issue Links
- is related to
-
AMQ-6100 Virtual topic message destination should be the target queue
- Resolved