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:26:54 UTC

[jira] Commented: (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: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.