[ 
https://issues.apache.org/jira/browse/ARTEMIS-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Martin updated ARTEMIS-4264:
-----------------------------------
    Description: 
When sending messages from a JMS producer (ActiveMQ) to a MQTT consumer 
(HiveMQ), using `setJMSReplyTo()` and `setJMSCorrelationID()` on the sending 
side and `getResponseTopic()` and `getCorrelationData()` on the receiving side, 
this information is not received by MQTT.

It seems to me that both protocols are pretty translatable into one another, 
having pretty much the same concepts:
 * 
[https://activemq.apache.org/how-should-i-implement-request-response-with-jms]
 * 
[https://hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern|https://www.hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern]

I'd additionally ask: is MQTT version 5 truly supported? To what extent?

  was:
When sending messages from a JMS producer (ActiveMQ) to a MQTT consumer 
(HiveMQ), using `setJMSReplyTo()` and `setJMSCorrelationID()` on the sending 
side and `getResponseTopic()` and `getCorrelationData()` on the receiving side, 
this information is not received by MQTT.

It seem to me that both protocols are pretty translatable into one another, 
having pretty much the same concepts:
 * 
[https://activemq.apache.org/how-should-i-implement-request-response-with-jms]
 * 
[https://hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern|https://www.hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern]

I'd additionally ask: is MQTT version 5 truly supported? To what extent?


> MQTT v5 request-response with correlation ID
> --------------------------------------------
>
>                 Key: ARTEMIS-4264
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4264
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Daniel Martin
>            Priority: Major
>
> When sending messages from a JMS producer (ActiveMQ) to a MQTT consumer 
> (HiveMQ), using `setJMSReplyTo()` and `setJMSCorrelationID()` on the sending 
> side and `getResponseTopic()` and `getCorrelationData()` on the receiving 
> side, this information is not received by MQTT.
> It seems to me that both protocols are pretty translatable into one another, 
> having pretty much the same concepts:
>  * 
> [https://activemq.apache.org/how-should-i-implement-request-response-with-jms]
>  * 
> [https://hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern|https://www.hivemq.com/blog/mqtt5-essentials-part9-request-response-pattern]
> I'd additionally ask: is MQTT version 5 truly supported? To what extent?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to