an inbalance in use of the CurrentActor stack holds 0-10 subscriptions in
memory after they are closed
------------------------------------------------------------------------------------------------------
Key: QPID-3020
URL: https://issues.apache.org/jira/browse/QPID-3020
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.8
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Priority: Blocker
Fix For: 0.9
An inbalance in use of the CurrentActor stack holds 0-10 subscriptions in
memory after they are closed. Simply by opening and closing hundreds of
consumers, the broker can made to OOM. Analysis of the heap dump shows that the
Threadlocal stacks used for CurrentActor are holding the subscriptions in
memory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]