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:49:05 UTC

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

Jens Geyer created THRIFT-4189:
----------------------------------

             Summary: 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


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)