mirror of
https://github.com/apache/activemq.git
synced 2025-03-09 10:20:22 +00:00
When queues are stopped the StoreUsage object needs to be stopped so it will be removed from the parent StoreUsage. This allows the object to be garbage collected and prevents a memory leak. (cherry picked from commit 35bd3ad938f5c378b17a34980d2f3480bf3bbfc3)