Rob Godfrey created QPID-6077:
---------------------------------
Summary: [Java AMQP 1.0] Receiving messages where sender settles
first causes memory leak
Key: QPID-6077
URL: https://issues.apache.org/jira/browse/QPID-6077
Project: Qpid
Issue Type: Bug
Components: Java Common
Reporter: Rob Godfrey
Assignee: Rob Godfrey
[~fadams] discovered that soak testing the Java Broker sending AMQP 1.0
messages through the proton messenger javascript binding caused the Java broker
to grow in memory usage continuously and eventually spend all its time trying
to garbage collect.
The issue is that when a link is set up as sender settles, the unsettled state
associated with a delivery is not all being cleared when the final settlement
arrives from the sender.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]