Hi

Have you tried with a newer 2.12.x release or even a 2.13.x ?

If you have a test environment then give that a test to see if its been fixed.
Also can you try from the ftp but route to something else than hdfs2,
such as just a "log" or something. Just to figure out if camel-hdfs2
causes this.

And btw you do not have other Camel apps using the same cache dir?
There was a bug in 2.12.0 i think about the cache dir setting -- can't
quite recall what the bug was, but just that it was in the .0 release.

On Wed, Jul 30, 2014 at 11:10 AM, Chirag Dewan <chirag.dewa...@yahoo.in> wrote:
> Hi Camel Riders,
>
> I have a route like :
>
> from("ftp:someip").process("someprocessor").streamCaching().to("hdfs2:someip");
>
> Now I can see that there are a lot of temp files being created in the root 
> directory for caching which are not deleted even after a 1000's of files are 
> picked from FTP server.
>
> I did ran through a couple of earlier mails and JIRA as well regarding the 
> same issue. Is this thing fixed?
>
> I am using Camel 2.12.0
>
> Thanks!
>
> Chirag



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to