You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/25 00:54:58 UTC

[jira] [Commented] (PROTON-1332) go: electron client leaking links/sessions in long lived connection

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

ASF subversion and git services commented on PROTON-1332:
---------------------------------------------------------

Commit f8c4c279126f2143c6f9e219cd0e1b6c27b6b7f0 in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f8c4c27 ]

PROTON-1332: go: electron client leaking links/sessions

Was not calling proton.Link/Session.Free() so links/sessions were never freed
till the connection was closed.


> go: electron client leaking links/sessions in long lived connection
> -------------------------------------------------------------------
>
>                 Key: PROTON-1332
>                 URL: https://issues.apache.org/jira/browse/PROTON-1332
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: go-binding
>    Affects Versions: 0.15.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.16.0
>
>
> The electron library is not calling pn_session/link_free when a session/link is closed. This means that sessions/links are never fully deleted until a connection is closed, so creating/deleting links/session on a long-lived connection leaks memory. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org