You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Yonatan Graber (Created) (JIRA)" <ji...@apache.org> on 2012/03/03 17:40:02 UTC

[jira] [Created] (THRIFT-1533) Make TTransport should be Closeable

Make TTransport should be Closeable
-----------------------------------

                 Key: THRIFT-1533
                 URL: https://issues.apache.org/jira/browse/THRIFT-1533
             Project: Thrift
          Issue Type: Improvement
            Reporter: Yonatan Graber
            Priority: Minor


{{org.apache.thrift.transport.TTransport}} should implement the {{Closable}} interface. Doing so will allow users to perform {{IOUtils.closeQuietly(transport);}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira