[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=15627464#comment-15627464 ] ASF subversion and git services commented on PROTON-1332: - Commit f8c4c279126f2143c6f9e219cd0e1b6c27b6b7f0 in qpid-proton's branch refs/heads/go1 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-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org
[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=15603761#comment-15603761 ] ASF subversion and git services commented on PROTON-1332: - Commit f8c4c279126f2143c6f9e219cd0e1b6c27b6b7f0 in qpid-proton's branch refs/heads/aconway-libuv-driver 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-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org
[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-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org