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


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.

Reply via email to