You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Created) (JIRA)" <ji...@apache.org> on 2011/12/07 11:04:40 UTC

[jira] [Created] (CAMEL-4748) camel-stream - Should close previous stream if re-initializing a new stream

camel-stream - Should close previous stream if re-initializing a new stream
---------------------------------------------------------------------------

                 Key: CAMEL-4748
                 URL: https://issues.apache.org/jira/browse/CAMEL-4748
             Project: Camel
          Issue Type: Bug
          Components: camel-stream
    Affects Versions: 2.8.3, 2.7.4
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.7.5, 2.8.4, 2.9.0


For example if scanStream=true then the previous stream should be closed, prior to re-initalizing a new stream.

For example on Windows this may cause a file to be locked by the JVM due the old InputStream is not closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4748) camel-stream - Should close previous stream if re-initializing a new stream

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4748.
--------------------------------

    Resolution: Fixed
    
> camel-stream - Should close previous stream if re-initializing a new stream
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-4748
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4748
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-stream
>    Affects Versions: 2.7.4, 2.8.3
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.7.5, 2.8.4, 2.9.0
>
>
> For example if scanStream=true then the previous stream should be closed, prior to re-initalizing a new stream.
> For example on Windows this may cause a file to be locked by the JVM due the old InputStream is not closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira