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

Charles E. Rolke commented on DISPATCH-1972:
--------------------------------------------

Dispatch is leaking delivery, message, buffer, and other items because proton 
is never sending a connection DISCONNECTED event. That event triggers the 
cleanup.

Recent changes to proton (Proton git branch master @ 2381e1f53) improve the 
leaks but lead eventually to a crash. Details upcoming.

> TCP adaptor leaks messages and buffers when server closes connection
> --------------------------------------------------------------------
>
>                 Key: DISPATCH-1972
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1972
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Protocol Adaptors
>    Affects Versions: 1.15.0
>            Reporter: Charles E. Rolke
>            Priority: Major
>
> Following on to DISPATCH-1968 the TCP adaptor sometimes does not clean up 
> connections, messages, deliveries, and buffers when the server-side 
> connection closes first while the client is sending and receiving.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to