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

Claus Ibsen resolved CAMEL-3400.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6.0

trunk: 1044391.

> Camel should be able to delete temp files that are used for streaming 
> transformation in XSLT with output=file
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3400
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3400
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Markus Rahm
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> When using the XSLT Component with huge files it is necessary, to use 
> output=file to not consume too much memory. Therefore an explicit filename 
> hast to be set via header. The temp file doesn't get deleted afterwards so 
> further logic needs to be done to not fill up the HDDs with tempfiles.
> An improvement could be, to have an option to delete the tempfile after 
> processing.
> Furthermore could the java.io.tmpdir Property be default for the tempfile 
> storage so no Header must be explicitly set.

-- 
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