You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/06 06:50:53 UTC

[jira] Resolved: (CAMEL-2139) Some methods of SftpOperations create streams that are never closed

     [ https://issues.apache.org/activemq/browse/CAMEL-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2139.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0

trunk: 833304.

> 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
>             Fix For: 2.1.0
>
>
> 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.