Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.8.1
-
None
-
None
-
ActiveMQ Artemis 2.8.1
Eclipse Paho 1.2.1
Description
MQTT v3.1.1 spec says that as below.
If the Server accepts a connection with CleanSession set to 1, the Server MUST set Session Present to 0 in the CONNACK packet in addition to setting a zero return code in the CONNACK packet [MQTT-3.2.2-1].
But Artemis always returns '1'(true).
Attachments
Attachments
Issue Links
- duplicates
-
ARTEMIS-3471 Implement "session present" for MQTT CONNACK
- Resolved