971f673c60
When the MQTT consumer client (cleanSession property set to true) reconnected, there are certain probabilities that these two bugs will occur. This is because the MQTT consumer client thinks that its connection has been disconnected and triggers reconnection, but the MQTT connection is still alive at Artemis broker. This bug occurs when new and old connections occur while operating the same queue for unsafe behavior. |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |