activemq-artemis/artemis-protocols/artemis-mqtt-protocol/src
Justin Bertram c9208aafda ARTEMIS-3851 MQTT sub q exists after restart despite CleanSession=1
MQTT 3.1 and 3.1.1 clients using a clean session should have a
*non-durable* subscription queue. If the broker restarts the queue
should be removed. This is due to [MQTT-3.1.2-6] which states that the
session (and any state) must last only as long as the network
connection.
2022-06-14 14:48:45 -04:00
..
main ARTEMIS-3851 MQTT sub q exists after restart despite CleanSession=1 2022-06-14 14:48:45 -04:00
test ARTEMIS-3638 Support MQTT 5 2022-02-04 09:57:15 -05:00