[
https://issues.apache.org/jira/browse/DISPATCH-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629757#comment-15629757
]
ASF subversion and git services commented on DISPATCH-535:
----------------------------------------------------------
Commit 31660485d1ff6cf3053aceae40b7f7fa72570b69 in qpid-dispatch's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=3166048 ]
DISPATCH-535 - Removed pn_incref and pn_decref and used pn_session_free and
pn_link_free. Also fixed qdr_field leak (from Ganesh Murthy).
This closes #107
> Dispatch memory increases on long lived link routed connections
> ----------------------------------------------------------------
>
> Key: DISPATCH-535
> URL: https://issues.apache.org/jira/browse/DISPATCH-535
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Container
> Affects Versions: 0.7.0
> Reporter: Ganesh Murthy
> Assignee: Ganesh Murthy
> Priority: Blocker
> Fix For: 0.7.0
>
> Attachments: qdrouterd1.conf, repro.py
>
>
> To reproduce this issue, set up a link route to a broker and set up a client
> that continually tries to create a receivers for non-existent queues on the
> broker
> Please see attached reproducer client program and router config.
> The problem seems to be that the proton library used by dispatch does not
> free links and sessions associated with open connections and so the memory
> keeps slowly building up. The links and sessions are freed when the
> connection is terminated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]