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

        

Reply via email to