[
https://issues.apache.org/jira/browse/THRIFT-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell closed THRIFT-1533.
--------------------------------
Resolution: Fixed
> Make TTransport should be Closeable
> -----------------------------------
>
> Key: THRIFT-1533
> URL: https://issues.apache.org/jira/browse/THRIFT-1533
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Library
> Affects Versions: 1.0
> Reporter: Yonatan Graber
> Assignee: Carl Yeksigian
> Priority: Minor
> Fix For: 0.10.0
>
> Attachments: 1533.patch
>
>
> {{org.apache.thrift.transport.TTransport}} should implement the {{Closable}}
> interface. Doing so will allow users to perform
> {{IOUtils.closeQuietly(transport);}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)