moquette-io / moquette

Java MQTT lightweight broker
http://moquette-io.github.io/moquette/
Apache License 2.0
2.27k stars 814 forks source link

Queues are emptied, but not removed #694

Open hylkevds opened 1 year ago

hylkevds commented 1 year ago

When sessions are destroyed, the queue used by the session is emptied, but not removed from the queue store.