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

ASF subversion and git services commented on DISPATCH-881:
----------------------------------------------------------

Commit bbd6be1fe429938abff3596fafba0041e1aae48e in qpid-dispatch's branch 
refs/heads/master from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=bbd6be1 ]

DISPATCH-881: Add missing delivery decref when presettled.
Related to github patch #213

This closes #222


> Inbound pre-settled messages causes memory leak of deliveries
> -------------------------------------------------------------
>
>                 Key: DISPATCH-881
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-881
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 1.0.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>
> Messages sent as pre-settled do not get freed.
> To reproduce:
> qpid-send -a "example; {link:{reliability:at-most-once}}" --send-rate 100 -m 
> 10000 --connection-options "{protocol:'amqp1.0'}" --capacity 100
> The # of qdr_delivery_t (and associated message buffers) keeps increasing:
> qdstat -m | grep qdr_delivery_t



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to