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/07/26 14:35:34 UTC

[jira] Resolved: (CAMEL-1849) CachedOutputStream not cleaning up tmp files when using file based caching

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

Claus Ibsen resolved CAMEL-1849.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

trunk: 797923.

To disable the file based cache

> CachedOutputStream not cleaning up tmp files when using file based caching
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-1849
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1849
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core, camel-http
>    Affects Versions: 1.6.1
>         Environment: Camel 1.x branch. 2.0 branch also appears to have the same problem
>            Reporter: Dave Stanley
>            Assignee: Claus Ibsen
>             Fix For: 1.6.2, 2.0.0
>
>         Attachments: camel_1.x_patch.txt
>
>
> A recent feature of Camel's CachedOutputStream is to serialize any messages over 64k to disk. In some cases the *tmp message files are not being cleaned up. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.