Description
AMQ-7085 updated Queue.start() method to properly start the TempUsage tracking just like StoreUsage and MemoryUsage but the stop() method doesn't call stop on it so there is a memory leak when Queues are now stopped.
Attachments
Issue Links
- is related to
-
AMQ-7085 Queue.start() does not call systemUsage.start() so TempStore usage is not handled correctly
- Resolved