[ 
https://issues.apache.org/jira/browse/QPID-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124554#comment-14124554
 ] 

ASF subversion and git services commented on QPID-6077:
-------------------------------------------------------

Commit 1622886 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1622886 ]

QPID-6077 : [Java AMQP 1.0] memory leak in receiver where sender settles first

> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to