[ https://issues.apache.org/jira/browse/THRIFT-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747086#comment-13747086 ]
Hudson commented on THRIFT-1533: -------------------------------- SUCCESS: Integrated in Thrift #869 (See [https://builds.apache.org/job/Thrift/869/]) THRIFT-1533:Make TTransport should be Closeable (carl: rev c9f4a35c30cfff8c98ee767dbba0f7afe62997cf) * lib/java/src/org/apache/thrift/transport/TServerTransport.java * lib/java/src/org/apache/thrift/transport/TTransport.java > 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: 1.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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira