Anatolii Botov created AMQ-6798:
-----------------------------------
Summary: Queue left StoreUsage object in memory memory leak
Key: AMQ-6798
URL: https://issues.apache.org/jira/browse/AMQ-6798
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.10.2
Environment: Linux 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24
16:09:20 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Anatolii Botov
Our services creates queues on broker. It queues exists in 1 day then they
become inactive, cause clients turned off. Active mq removes them by Inactivity
timeout 60 seconds. But memory consumption of broker grows permanently. We
acquired heap dump, and saw that org.apache.activemq.usage.StoreUsage contains
2.7 ml of object with 1.5 gb. That objects belongs to StoreUsage of queues.
I don't sure that we uses broker as it. Maybe we shouldn't create new queues.
But this behavior is stranged for me.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)