You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2017/05/05 22:58:04 UTC

[jira] [Updated] (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 ]

Jens Geyer updated THRIFT-4189:
-------------------------------
    Attachment: THRIFT-4189-Framed-buffered-transport-Dispose-does-n.patch

> 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
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>         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.3.15#6346)