an inbalance in use of the CurrentActor stack holds 0-10 connections in memory
after they are closed
----------------------------------------------------------------------------------------------------
Key: QPID-3014
URL: https://issues.apache.org/jira/browse/QPID-3014
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.8
Reporter: Robbie Gemmell
Priority: Blocker
Fix For: 0.9
An inbalance in use of the CurrentActor stack holds 0-10 connections in memory
after they are closed. Simply by opening and closing hundreds of connections,
the broker can made to OOM. Analysis of the heap dump shows that the
Threadlocal stacks used for CurrentActor are holding the connections 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]