Re: Forcing file write to complete without stream caching

2013-11-05 Thread Ben Hood
f your help, Cheers, Ben On Tue, Nov 5, 2013 at 7:03 PM, Taariq Levack wrote: > That's the old file component, have a look at file2. > http://camel.apache.org/file2.html > >> On 05 Nov 2013, at 20:36, Ben Hood <0x6e6...@gmail.com> wrote: >> >> Hey Claus, >

Re: Forcing file write to complete without stream caching

2013-11-05 Thread Ben Hood
ious read lock documentation on the > file component. > >> On Tue, Nov 5, 2013 at 2:39 PM, Ben Hood <0x6e6...@gmail.com> wrote: >> Hi, >> >> In my first attempt to use Camel I’ve run into a intra-route timing issue >> that I’ve only solved with a hack, so I was

Forcing file write to complete without stream caching

2013-11-05 Thread Ben Hood
Hi, In my first attempt to use Camel I’ve run into a intra-route timing issue that I’ve only solved with a hack, so I was wondering whether there are any best practices of dealing with timing issues when dealing with multiple processing steps in a batch file pipeline. Basically I am trying to