[
https://issues.apache.org/jira/browse/DISPATCH-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259343#comment-16259343
]
ASF subversion and git services commented on DISPATCH-881:
----------------------------------------------------------
Commit 66e151ae9a2e3df4897a4d8e6bd374754edcfca9 in qpid-dispatch's branch
refs/heads/1.0.x from Kenneth Giusti
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=66e151a ]
DISPATCH-881: Add missing delivery decref when presettled.
Related to github patch #213
This closes #222
(cherry picked from commit bbd6be1fe429938abff3596fafba0041e1aae48e)
> 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
> Fix For: 1.1.0
>
>
> 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]