[ 
https://issues.apache.org/jira/browse/DISPATCH-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles E. Rolke resolved DISPATCH-1972.
----------------------------------------
    Fix Version/s: 1.16.0
       Resolution: Not A Bug

The issue was that proton raw_connection was not issuing the DISCONNECTED 
callback. In the TCP Adaptor the disconnected event triggers the TCP end-to-end 
connection, link, and message teardown. Unless the teardown is executed the 
resources will be leaked.

As of qpid-proton master @ 80cc627d this issue is resolved. Dispatch requires a 
new build of proton and then to set that build as the minimum acceptable proton 
version.

 

> 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
>             Fix For: 1.16.0
>
>
> 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