You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/12/14 13:56:13 UTC

[jira] [Closed] (THRIFT-4189) Framed/buffered transport Dispose() does not dispose the nested transport

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

James E. King, III closed THRIFT-4189.
--------------------------------------

> Framed/buffered transport Dispose() does not dispose the nested transport
> -------------------------------------------------------------------------
>
>                 Key: THRIFT-4189
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4189
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.10.0
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.11.0
>
>         Attachments: THRIFT-4189-Framed-buffered-transport-Dispose-does-n.patch
>
>
> Neither one of {{TBufferedTransport}} and {{TFramedTransport}} do dispose the nested transports on Dispose() calls. Hence, sockets or other communication resources may be held for longer than necessary.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)