[ https://issues.apache.org/activemq/browse/CAMEL-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55187#action_55187 ]
Claus Ibsen commented on CAMEL-2139: ------------------------------------ Well spotted > Some methods of SftpOperations create streams that are never closed > ------------------------------------------------------------------- > > Key: CAMEL-2139 > URL: https://issues.apache.org/activemq/browse/CAMEL-2139 > Project: Apache Camel > Issue Type: Bug > Components: camel-ftp > Affects Versions: 2.0.0 > Reporter: Chris Gummer > Assignee: Claus Ibsen > > Where SftpOperations creates streams for storing or retrieving files via > ChannelSftp, these streams are not always closed. For example, the > retrieveFileToStreamInBody method creates an OutputStream object, but never > closes it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.